From: Herbert Xu Subject: Re: [PATCH] Fix prototype definitions of sha256_transform_asm, sha512_transform_asm Date: Thu, 25 Apr 2013 21:04:04 +0800 Message-ID: <20130425130404.GA29292@gondor.apana.org.au> References: <1364331519.27102.10.camel@schen9-DESK> <1366403112.27102.112.camel@schen9-DESK> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "H. Peter Anvin" , "David S.Miller" , Jussi Kivilinna , Jim Kukunas , Kirk Yap , David Cote , James Guilford , Wajdi Feghali , linux-kernel , linux-crypto@vger.kernel.org To: Tim Chen Return-path: Received: from ringil.hengli.com.au ([178.18.16.133]:35013 "EHLO fornost.hengli.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758539Ab3DYNEZ (ORCPT ); Thu, 25 Apr 2013 09:04:25 -0400 Content-Disposition: inline In-Reply-To: <1366403112.27102.112.camel@schen9-DESK> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Fri, Apr 19, 2013 at 01:25:12PM -0700, Tim Chen wrote: > Herbert, > > This is a follow on patch to the optimized sha256 and sha512 patch series that's just > merged into the crypto-dev. Let me know if you prefer me to respin the > patch series. > > This patch corrects the prototype of sha256_transform_asm and > sha512_transform_asm function pointer declaration to static. It also > fixes a typo in sha512_ssse3_final function that affects the computation > of upper 64 bits of the buffer size. Thanks, I've folded this into the original patches in order to maintain bisectability. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt