android_kernel_samsung_msm8976/arch/s390/crypto
Harald Freudenberger 61536d737f crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
commit a1cae34e23b1293eccbcc8ee9b39298039c3952a 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-05 23:19:58 -07:00
..
Makefile
aes_s390.c crypto: prefix module autoloading with "crypto-" 2015-01-29 17:40:57 -08:00
crypt_s390.h
des_s390.c crypto: prefix module autoloading with "crypto-" 2015-01-29 17:40:57 -08:00
ghash_s390.c crypto: s390/ghash - Fix incorrect ghash icv buffer handling. 2015-06-05 23:19:58 -07:00
prng.c
sha.h
sha1_s390.c crypto: prefix module autoloading with "crypto-" 2015-01-29 17:40:57 -08:00
sha256_s390.c crypto: prefix module autoloading with "crypto-" 2015-01-29 17:40:57 -08:00
sha512_s390.c crypto: prefix module autoloading with "crypto-" 2015-01-29 17:40:57 -08:00
sha_common.c