linux/arch/s390/crypto
Heiko Carstens 86cd741bc6 s390: remove test_facility(2) (== z/Architecture mode active) checks
Given that the kernel now always runs in 64 bit mode, it is
pointless to check if the z/Architecture mode is active.
Remove the checks.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-03-25 11:49:37 +01:00
..
Makefile
aes_s390.c s390/crypto: remove 'const' to avoid compiler warnings 2015-01-08 10:02:53 +01:00
crypt_s390.h s390: remove test_facility(2) (== z/Architecture mode active) checks 2015-03-25 11:49:37 +01:00
des_s390.c crypto: prefix module autoloading with "crypto-" 2014-11-24 22:43:57 +08:00
ghash_s390.c crypto: prefix module autoloading with "crypto-" 2014-11-24 22:43:57 +08:00
prng.c
sha.h
sha1_s390.c crypto: prefix module autoloading with "crypto-" 2014-11-24 22:43:57 +08:00
sha256_s390.c crypto: prefix module autoloading with "crypto-" 2014-11-24 22:43:57 +08:00
sha512_s390.c crypto: prefix module autoloading with "crypto-" 2014-11-24 22:43:57 +08:00
sha_common.c