mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 21:44:06 +08:00
973d74e938
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:
|
||
---|---|---|
.. | ||
Makefile | ||
rk3288_crypto_ahash.c | ||
rk3288_crypto_skcipher.c | ||
rk3288_crypto.c | ||
rk3288_crypto.h |