head	1.3;
access;
symbols
	netbsd-11-0-RC5:1.3
	netbsd-11-0-RC4:1.3
	netbsd-11-0-RC3:1.3
	netbsd-11-0-RC2:1.3
	netbsd-11-0-RC1:1.3
	perseant-exfatfs-base-20250801:1.3
	netbsd-11:1.3.0.2
	netbsd-11-base:1.3;
locks; strict;
comment	@# @;


1.3
date	2025.07.19.17.57.46;	author christos;	state Exp;
branches;
next	1.2;
commitid	u4PYuUlJZYUFPn3G;

1.2
date	2025.07.19.17.43.50;	author christos;	state Exp;
branches;
next	1.1;
commitid	6HSppuj21MBWKn3G;

1.1
date	2025.07.19.17.41.37;	author christos;	state Exp;
branches;
next	;
commitid	ibRNtw4hHFxdKn3G;


desc
@@


1.3
log
@riscv32 does not have aes assembly yet
@
text
@.PATH.S: ${.PARSEDIR}
AES_SRCS +=  aes_core.c aes_cbc.c aes-riscv32-zkn.S

AESNI = yes
.include "../../aes.inc"
@


1.2
log
@regen
@
text
@d2 1
a2 2
AES_SRCS += \
aes-riscv32-zkn.S
a3 1
AESCPPFLAGS = -DAES_ASM -DVPAES_ASM -DBSAES_ASM
@


1.1
log
@Add assembly stubs
@
text
@d3 1
a3 9
aes-gcm-avx512.S \
aesni-xts-avx512.S \
aes-x86_64.S \
aesni-mb-x86_64.S \
aesni-sha1-x86_64.S \
aesni-sha256-x86_64.S \
aesni-x86_64.S \
bsaes-x86_64.S \
vpaes-x86_64.S
@

