crypto: ixp4xx - update IV after requests
authorCorentin Labbe <clabbe@baylibre.com>
Wed, 5 May 2021 20:26:09 +0000 (20:26 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 14 May 2021 11:07:56 +0000 (19:07 +0800)
commite8acf011f2e7e21a7e2fae47cbaa06598e533d40
treec8dc5223e83963267c2f47bb29865fa19187fc6d
parent9395c58fdddd79cdd3882132cdd04e8ac7ad525f
crypto: ixp4xx - update IV after requests

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>
drivers/crypto/ixp4xx_crypto.c