crypto: marvell/cesa - ECB does not IV
authorCorentin Labbe <clabbe@baylibre.com>
Wed, 13 Apr 2022 19:11:54 +0000 (19:11 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:23:06 +0000 (10:23 +0200)
commitef1e9def63e403d8c0d0d8f7fd167d54b49ed9a4
tree709378506bee41f23db2478ade84861a9fe1f898
parent8fb674216835e1f0c143762696d645facebb4685
crypto: marvell/cesa - ECB does not IV

[ Upstream commit 4ffa1763622ae5752961499588f3f8874315f974 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/crypto/marvell/cesa/cipher.c