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:21:15 +0000 (10:21 +0200)
commita26dfdf0a63b23c105f6f19abea16437056df990
treefad0d2ffed7f6dc79ed3e1e4824cd13baa1457d4
parentee89d8dee55ab4b3b8ad8b70866b2841ba334767
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