1
0
Fork 0
alistair23-linux/arch/s390/crypto
Hendrik Brueckner d05377c12a s390/crypto: add cpu feature modaliases for crypto modules
Use the module_cpu_feature_match() module init function to add an
module alias based on required CPU features.   The modules are
automatically loaded on hardware that supports the required CPU features.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-07-22 09:58:02 +02:00
..
Makefile crypto: s390 - add System z hardware support for GHASH 2011-05-04 15:06:32 +10:00
aes_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
crypt_s390.h s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. 2015-04-23 16:56:21 +02:00
des_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
ghash_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
prng.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha.h crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00
sha1_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha256_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha512_s390.c s390/crypto: add cpu feature modaliases for crypto modules 2015-07-22 09:58:02 +02:00
sha_common.c s390/crypto: Don't panic after crypto instruction failures 2012-11-23 11:14:27 +01:00