1
0
Fork 0
alistair23-linux/drivers/crypto
Herbert Xu c8a19c91b5 [CRYPTO] Allow AES C/ASM implementations to coexist
As the Crypto API now allows multiple implementations to be registered
for the same algorithm, we no longer have to play tricks with Kconfig
to select the right AES implementation.

This patch sets the driver name and priority for all the AES
implementations and removes the Kconfig conditions on the C implementation
for AES.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-01-09 14:15:39 -08:00
..
Kconfig [PATCH] CONFIG_IA32 2005-10-30 17:37:10 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
padlock-aes.c [CRYPTO] Allow AES C/ASM implementations to coexist 2006-01-09 14:15:39 -08:00
padlock-generic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
padlock.h [PADLOCK] Fix sparse warning about 1-bit signed bit-field 2006-01-09 14:15:31 -08:00