android_kernel_motorola_sm6225/drivers/crypto/marvell
Corentin Labbe 7e0f294092 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: 4ada483978 ("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>
2022-06-14 16:59:24 +02:00
..
cesa.c treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
cesa.h Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2017-11-14 10:52:09 -08:00
cipher.c crypto: marvell/cesa - ECB does not IV 2022-06-14 16:59:24 +02:00
hash.c crypto: remove redundant type flags from tfm allocation 2018-07-09 00:30:29 +08:00
Makefile
tdma.c crypto: Use PTR_ERR_ZERO 2017-09-22 17:43:27 +08:00