diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2015-11-16 09:35:54 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-11-17 15:00:42 +0100 |
commit | 4f9ea86604e3ba64edd2817795798168fbb3c1a6 (patch) | |
tree | 4323dfbe7819bf63be554d21f0a95a56199415b7 /crypto/algapi.c | |
parent | crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool... (diff) | |
download | linux-4f9ea86604e3ba64edd2817795798168fbb3c1a6.tar.xz linux-4f9ea86604e3ba64edd2817795798168fbb3c1a6.zip |
crypto: sun4i-ss - add missing statesize
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@vger.kernel.org> # v4.3+
Tested-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions