1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sys/crypto/aesni
Konstantin Belousov 17ca6d98e1 Remove DEBUG sections.
MFC after:	3 days
2010-11-27 15:41:44 +00:00
..
aesencdec_amd64.S
aesencdec_i386.S
aeskeys_amd64.S
aeskeys_i386.S Change two missed instances of 'retq' in aeskeys_i386.S to 'retl', which 2010-10-13 17:55:53 +00:00
aesni_wrap.c Remove DEBUG sections. 2010-11-27 15:41:44 +00:00
aesni.c Add support for CRYPTO_AES_XTS. 2010-09-23 11:57:25 +00:00
aesni.h Add support for CRYPTO_AES_XTS. 2010-09-23 11:57:25 +00:00