linux/arch/x86/crypto
Huang Ying b6f34d44cb crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template
kernel_fpu_begin/end used preempt_disable/enable, so sleep should be
prevented between kernel_fpu_begin/end.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-06-18 19:44:01 +08:00
..
Makefile
aes-i586-asm_32.S
aes-x86_64-asm_64.S
aes_glue.c
aesni-intel_asm.S crypto: aes-ni - Fix cbc mode IV saving 2009-06-18 19:33:57 +08:00
aesni-intel_glue.c crypto: aes-ni - Do not sleep when using the FPU 2009-06-18 19:41:27 +08:00
crc32c-intel.c
fpu.c crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template 2009-06-18 19:44:01 +08:00
salsa20-i586-asm_32.S
salsa20-x86_64-asm_64.S
salsa20_glue.c
twofish-i586-asm_32.S
twofish-x86_64-asm_64.S
twofish_glue.c