diff options
author | 2020-12-14 20:02:29 +0000 | |
---|---|---|
committer | 2021-01-03 08:41:36 +1100 | |
commit | 4ec8977b921fd9d512701e009ce8082cb94b5c1c (patch) | |
tree | 549218e72fd52eb02c70be0ca475b5539a0f0680 /crypto | |
parent | crypto: sun4i-ss - handle BigEndian for cipher (diff) | |
download | linux-dev-4ec8977b921fd9d512701e009ce8082cb94b5c1c.tar.xz linux-dev-4ec8977b921fd9d512701e009ce8082cb94b5c1c.zip |
crypto: sun4i-ss - initialize need_fallback
The need_fallback is never initialized and seem to be always true at runtime.
So all hardware operations are always bypassed.
Fixes: 0ae1f46c55f87 ("crypto: sun4i-ss - fallback when length is not multiple of blocksize")
Cc: <stable@vger.kernel.org>
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions