linux/arch/x86/crypto
Randy Dunlap 52f6c5ad43 crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
Add missing header file:

arch/x86/crypto/ghash-clmulni-intel_glue.c:256: error: implicit declaration of function 'IS_ERR'
arch/x86/crypto/ghash-clmulni-intel_glue.c:257: error: implicit declaration of function 'PTR_ERR'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2010-12-15 19:44:08 +08:00
..
Makefile crypto: ghash - Add PCLMULQDQ accelerated implementation 2009-10-19 11:53:06 +09:00
aes-i586-asm_32.S
aes-x86_64-asm_64.S
aes_glue.c
aesni-intel_asm.S crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1 2010-03-13 16:28:42 +08:00
aesni-intel_glue.c crypto: aesni-intel - Add AES-NI accelerated CTR mode 2010-03-10 18:28:55 +08:00
crc32c-intel.c
fpu.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ghash-clmulni-intel_asm.S crypto: ghash-clmulni-intel - Put proper .data section in place 2009-11-23 20:19:47 +08:00
ghash-clmulni-intel_glue.c crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h 2010-12-15 19:44:08 +08:00
salsa20-i586-asm_32.S
salsa20-x86_64-asm_64.S
salsa20_glue.c
twofish-i586-asm_32.S tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
twofish-x86_64-asm_64.S tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
twofish_glue.c