linux/arch/s390/crypto
Jan Glauber 6ed54387dc [S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode
MSA3 and MSA4 instructions are only available under CONFIG_64BIT.
Bail out before using any of these instructions if the kernel is
running in 31 bit mode.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-11-14 11:19:09 +01:00
..
Makefile crypto: s390 - add System z hardware support for GHASH 2011-05-04 15:06:32 +10:00
aes_s390.c crypto: s390 - add System z hardware support for CTR mode 2011-05-04 15:09:44 +10:00
crypt_s390.h [S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode 2011-11-14 11:19:09 +01:00
crypto_des.h crypto: des_s390 - Checkpatch cleanup 2010-05-26 10:41:03 +10:00
des_s390.c crypto: s390 - add System z hardware support for CTR mode 2011-05-04 15:09:44 +10:00
ghash_s390.c crypto: s390 - add System z hardware support for GHASH 2011-05-04 15:06:32 +10:00
prng.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2011-05-20 17:24:14 -07:00
sha.h crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00
sha1_s390.c crypto: s390 - extend crypto facility check 2011-05-04 15:05:49 +10:00
sha256_s390.c crypto: s390 - support hardware accelerated SHA-224 2011-07-04 20:06:01 +08:00
sha512_s390.c crypto: s390 - extend crypto facility check 2011-05-04 15:05:49 +10:00
sha_common.c s390: add missing module.h/export.h includes 2011-10-31 19:30:58 -04:00