diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2022-05-02 23:19:14 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-05-13 12:24:18 +0300 |
commit | 359e893e8af456be2fefabe851716237df289cbf (patch) | |
tree | ab96f7c79bb915d1f0b4da18738b478a37fc7fbf /drivers/ssb/Kconfig | |
parent | 22d03a0aad0ecf5ab871a83493f593e2127961a1 (diff) | |
download | linux-359e893e8af456be2fefabe851716237df289cbf.tar.xz |
crypto: sun8i-ss - rework handling of IV
sun8i-ss fail handling IVs when doing decryption of multiple SGs in-place.
It should backup the last block of each SG source for using it later as
IVs.
In the same time remove allocation on requests path for storing all
IVs.
Fixes: f08fcced6d00 ("crypto: allwinner - Add sun8i-ss cryptographic offloader")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/ssb/Kconfig')
0 files changed, 0 insertions, 0 deletions