linux/drivers/crypto
Herbert Xu d4a7dd8e63 [CRYPTO] padlock: Fix spurious ECB page fault
The xcryptecb instruction always processes an even number of blocks so
we need to ensure th existence of an extra block if we have to process
an odd number of blocks.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2007-12-28 11:05:46 +11:00
..
Kconfig [CRYPTO] drivers/Kconfig: Remove "default m"s 2007-10-10 16:55:37 -07:00
Makefile
geode-aes.c [CRYPTO] geode: Fix not inplace encryption 2007-11-11 19:03:48 +08:00
geode-aes.h [CRYPTO] geode: Fix in-place operations and set key 2007-05-24 21:23:24 +10:00
padlock-aes.c [CRYPTO] padlock: Fix spurious ECB page fault 2007-12-28 11:05:46 +11:00
padlock-sha.c [CRYPTO] users: Fix up scatterlist conversion errors 2007-10-27 00:52:07 -07:00
padlock.h