From: Herbert Xu Subject: Re: [PATCH] s390/crypto: Fix incorrect ghash icv buffer handling. Date: Fri, 22 May 2015 11:24:25 +0800 Message-ID: <20150522032425.GA30171@gondor.apana.org.au> References: <1432195271-3036-1-git-send-email-freude@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-crypto@vger.kernel.org, Martin Schwidefsky , Ingo Tuchscherer , Hendrik Brueckner , Gerald Schaefer , Harald Freudenberger , Gerald Schaefer To: Harald Freudenberger Return-path: Received: from helcar.hengli.com.au ([209.40.204.226]:41606 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754656AbbEVDYb (ORCPT ); Thu, 21 May 2015 23:24:31 -0400 Content-Disposition: inline In-Reply-To: <1432195271-3036-1-git-send-email-freude@linux.vnet.ibm.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Thu, May 21, 2015 at 10:01:11AM +0200, Harald Freudenberger wrote: > 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 > Signed-off-by: Gerald Schaefer > Reported-by: Herbert Xu Nice work! Patch applied to crypto with stable cc. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt