kernel_optimize_test/drivers/crypto/rockchip
Corentin Labbe 5e9501e60b crypto: rockchip - ECB does not need IV
[ Upstream commit 973d74e93820d99d8ea203882631c76edab699c9 ]

When loading rockchip crypto module, testmgr complains that ivsize of ecb-des3-ede-rk
is not the same than generic implementation.
In fact ECB does not use an IV.

Fixes: ce0183cb64 ("crypto: rockchip - switch to skcipher API")
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-04-08 14:40:00 +02:00
..
Makefile crypto: rockchip - switch to skcipher API 2019-11-17 09:02:48 +08:00
rk3288_crypto_ahash.c crypto: algapi - Remove skbuff.h inclusion 2020-08-20 14:04:28 +10:00
rk3288_crypto_skcipher.c crypto: rockchip - ECB does not need IV 2022-04-08 14:40:00 +02:00
rk3288_crypto.c crypto: algapi - Remove skbuff.h inclusion 2020-08-20 14:04:28 +10:00
rk3288_crypto.h crypto: algapi - Remove skbuff.h inclusion 2020-08-20 14:04:28 +10:00