linux/drivers/crypto
Sebastian Siewior 2e21630ddc [CRYPTO] geode: Fix not inplace encryption
Currently the Geode AES module fails to encrypt or decrypt if
the coherent bits are not set what is currently the case if the
encryption does not occur inplace. However, the encryption works
on my Geode machine _only_ if the coherent bits are always set.

Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2007-11-11 19:03:48 +08:00
..
Kconfig [CRYPTO] drivers/Kconfig: Remove "default m"s 2007-10-10 16:55:37 -07:00
Makefile [CRYPTO] padlock: Remove pointless padlock module 2007-05-02 22:08:26 +10:00
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] aes: Rename aes to aes-generic 2007-10-10 16:55:49 -07:00
padlock-sha.c [CRYPTO] users: Fix up scatterlist conversion errors 2007-10-27 00:52:07 -07:00
padlock.h [CRYPTO] padlock: Added block cipher versions of CBC/ECB 2006-09-21 11:44:35 +10:00