mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00: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.c | ||
rk3288_crypto.h | ||
rk3288_crypto_ablkcipher.c | ||
rk3288_crypto_ahash.c |