commit | 8c8c11b4df706307248d0ab637f2601b2520edc0 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Wed May 05 20:26:09 2021 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 14 16:56:03 2021 +0200 |
tree | 44424dc72f491d1b537d7d1b00d8fcc7660a308f | |
parent | f00454ac40f87fda875252d1b22e0876512d4414 [diff] |
crypto: ixp4xx - update IV after requests [ Upstream commit e8acf011f2e7e21a7e2fae47cbaa06598e533d40 ] Crypto selftests fail on ixp4xx since it do not update IV after skcipher requests. Fixes: 81bef0150074 ("crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs") Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Sasha Levin <sashal@kernel.org>