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 22:00:42 +0800 |
commit | 4f9ea86604e3ba64edd2817795798168fbb3c1a6 (patch) | |
tree | 4323dfbe7819bf63be554d21f0a95a56199415b7 /crypto/algapi.c | |
parent | f9d1293b3c635f5224f7445acbe01672880a4945 (diff) | |
download | linux-4f9ea86604e3ba64edd2817795798168fbb3c1a6.tar.bz2 |
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 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions