mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-09 23:34:42 +08:00
c1c214adcb
For chain mode in cipher(eg. AES-CBC/DES-CBC), the iv is continuously
updated in the operation. The new iv value should be written to device
register by software.
Reported-by: Eric Biggers <ebiggers@google.com>
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rk3288_crypto_ablkcipher.c | ||
rk3288_crypto_ahash.c | ||
rk3288_crypto.c | ||
rk3288_crypto.h |