Files
linux/drivers/crypto
Corentin Labbe 973d74e938 crypto: rockchip - ECB does not need IV
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>
2022-02-18 16:21:10 +11:00
..
2022-02-18 16:21:09 +11:00
2022-01-14 18:50:52 -05:00
2021-12-03 15:56:17 +11:00
2021-04-22 17:31:30 +10:00