linux/drivers/crypto
Herbert Xu efcf8023e2 [CRYPTO] drivers: Remove obsolete block cipher operations
This patch removes obsolete block operations of the simple cipher type
from drivers.  These were preserved so that existing users can make a
smooth transition.  Now that the transition is complete, they are no
longer needed.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-09-21 11:46:16 +10:00
..
Kconfig [CRYPTO] padlock: Added block cipher versions of CBC/ECB 2006-09-21 11:44:35 +10:00
Makefile [CRYPTO] padlock: Helper module padlock.ko 2006-09-21 11:41:00 +10:00
padlock-aes.c [CRYPTO] drivers: Remove obsolete block cipher operations 2006-09-21 11:46:16 +10:00
padlock-sha.c [CRYPTO] padlock-sha: TFMs don't need to be static 2006-09-21 11:41:00 +10:00
padlock.c [CRYPTO] padlock: Helper module padlock.ko 2006-09-21 11:41:00 +10:00
padlock.h [CRYPTO] padlock: Added block cipher versions of CBC/ECB 2006-09-21 11:44:35 +10:00