mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 17:38:00 +00:00
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 | ||