android_kernel_xiaomi_sm7250/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
cesa.h
cipher.c crypto: marvell/cesa - ECB does not IV 2022-06-14 16:59:24 +02:00
hash.c
Makefile
tdma.c