linux/arch/s390/crypto
Sebastian Siewior f8246af005 [CRYPTO] aes: Rename aes to aes-generic
Loading the crypto algorithm by the alias instead of by module directly
has the advantage that all possible implementations of this algorithm
are loaded automatically and the crypto API can choose the best one
depending on its priority.

Additionally it ensures that the generic implementation as well as the
HW driver (if available) is loaded in case the HW driver needs the
generic version as fallback in corner cases.

Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2007-10-10 16:55:49 -07:00
..
Kconfig Fix trivial typos in Kconfig* files 2007-05-09 07:12:20 +02:00
Makefile [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00
aes_s390.c [CRYPTO] aes: Rename aes to aes-generic 2007-10-10 16:55:49 -07:00
crypt_s390.h [S390] Fixed comment typo. 2007-07-10 11:24:42 +02:00
crypto_des.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
des_check_key.c [S390] move crypto options and some cleanup. 2007-02-05 21:18:14 +01:00
des_s390.c [S390] move crypto options and some cleanup. 2007-02-05 21:18:14 +01:00
prng.c [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00
sha1_s390.c [S390] crypto: cleanup. 2007-04-27 16:01:46 +02:00
sha256_s390.c [S390] crypto: cleanup. 2007-04-27 16:01:46 +02:00