linux/arch/s390/crypto
Linus Torvalds 2a058f388d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull another crypto fix from Herbert Xu:
 "Fix ICV corruption in s390/ghash when the same tfm is used by more
  than one thread"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
2015-05-22 14:26:36 -07:00
..
Makefile crypto: s390 - add System z hardware support for GHASH 2011-05-04 15:06:32 +10:00
aes_s390.c s390/crypto: remove 'const' to avoid compiler warnings 2015-01-08 10:02:53 +01: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 crypto: prefix module autoloading with "crypto-" 2014-11-24 22:43:57 +08:00
ghash_s390.c crypto: s390/ghash - Fix incorrect ghash icv buffer handling. 2015-05-22 11:23:03 +08:00
prng.c s390/crypto: fix stckf loop 2015-05-13 09:57:38 +02:00
sha.h crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00
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 s390/crypto: Don't panic after crypto instruction failures 2012-11-23 11:14:27 +01:00