remarkable-linux/drivers/crypto
Herbert Xu 28ce728a90 [CRYPTO] padlock: Added block cipher versions of CBC/ECB
This patch adds block cipher algorithms for cbc(aes) and ecb(aes) for
the PadLock device.  Once all users to the old cipher type have been
converted the old cbc/ecb PadLock operations will be removed.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-09-21 11:44:35 +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] padlock: Added block cipher versions of CBC/ECB 2006-09-21 11:44:35 +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