From: Harald Freudenberger Date: Thu, 21 May 2015 08:01:11 +0000 (+0200) Subject: crypto: s390/ghash - Fix incorrect ghash icv buffer handling. X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~69^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1cae34e23b1293eccbcc8ee9b39298039c3952a;p=pandora-kernel.git crypto: s390/ghash - Fix incorrect ghash icv buffer handling. 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. Cc: stable@vger.kernel.org Signed-off-by: Harald Freudenberger Signed-off-by: Gerald Schaefer Reported-by: Herbert Xu Signed-off-by: Herbert Xu --- Reading git-diff-tree failed