freebsd-dev/sys/crypto/aesni
Konstantin Belousov 1563ee36b9 Only save FPU context when not executing in the context of the crypto
thread.

Tested by:	Mike Tancsa
2010-11-17 16:17:15 +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 Only save FPU context when not executing in the context of the crypto 2010-11-17 16:17:15 +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