[PATCH] crypto: sun4i-ss: add missing statesize
Herbert Xu
herbert at gondor.apana.org.au
Tue Nov 17 06:09:38 PST 2015
On Fri, Nov 13, 2015 at 02:10:28PM +0100, LABBE Corentin wrote:
> sun4i-ss implementaton of md5/sha1 is via ahash algorithms.
> Commit 8996eafdcbad ("crypto: ahash - ensure statesize is non-zero")
> made impossible to load them without giving statesize. This patch
> specifiy statesize for sha1 and md5.
>
> Fixes: 6298e948215f ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator")
> Cc: <stable at vger.kernel.org> # v4.3+
> Tested-by: Chen-Yu Tsai <wens at csie.org>
> Signed-off-by: LABBE Corentin <clabbe.montjoie at gmail.com>
Patch applied to cryptodev as I don't think it needs to go into
stable straight away. Thanks.
--
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the linux-arm-kernel
mailing list