freebsd-dev/sys/crypto/aesni
Dimitry Andric 235610273e Change two missed instances of 'retq' in aeskeys_i386.S to 'retl', which
makes it possible to assemble this file with gas from newer binutils.

Reviewed by:	kib
2010-10-13 17:55:53 +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 Fix two copy&paste bugs. 2010-09-25 10:32:52 +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