crypto: marvell/cesa - ECB does not IV
authorCorentin Labbe <clabbe@baylibre.com>
Wed, 13 Apr 2022 19:11:54 +0000 (19:11 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Apr 2022 09:53:55 +0000 (17:53 +0800)
commit4ffa1763622ae5752961499588f3f8874315f974
treeac5c63a61e92665e8edee69e7c75b7cda15b6f76
parenta77aba3109363ae89711fa2dc3523520c760937f
crypto: marvell/cesa - ECB does not IV

The DES3 ECB has an IV size set but ECB does not need one.

Fixes: 4ada483978237 ("crypto: marvell/cesa - add Triple-DES support")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/marvell/cesa/cipher.c