diff options
author | Corentin Labbe <clabbe.montjoie@gmail.com> | 2019-04-18 10:17:35 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-04-25 09:38:13 +0200 |
commit | 0ae1f46c55f87e864c14fc46bd6cf0496fd391d7 (patch) | |
tree | 969ba1113875e676dcd37eb20fa8158d041529b8 /crypto/testmgr.c | |
parent | crypto: sun4i-ss - Fix invalid calculation of hash end (diff) | |
download | linux-0ae1f46c55f87e864c14fc46bd6cf0496fd391d7.tar.xz linux-0ae1f46c55f87e864c14fc46bd6cf0496fd391d7.zip |
crypto: sun4i-ss - fallback when length is not multiple of blocksize
sun4i-ss does not handle requests when length are not a multiple of
blocksize.
This patch adds a fallback for that case.
Fixes: 6298e948215f ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions