linux-stable/arch/s390/crypto
Harald Freudenberger 3da3b2511f crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
commit a1cae34e23 upstream.

Multitheaded tests showed that the icv buffer in the current ghash
implementation is not handled correctly. A move of this working ghash
buffer value to the descriptor context fixed this. Code is tested and
verified with an multithreaded application via af_alg interface.

Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
Signed-off-by: Gerald Schaefer <geraldsc@linux.vnet.ibm.com>
Reported-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-06 08:21:03 -07:00
..
aes_s390.c s390/crypto: remove 'const' to avoid compiler warnings 2015-01-08 10:02:53 +01:00
crypt_s390.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +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-06-06 08:21:03 -07:00
Makefile crypto: s390 - add System z hardware support for GHASH 2011-05-04 15:06:32 +10:00
prng.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02: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
sha.h crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00