mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00: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 |