mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +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_ablkcipher.c | ||
rk3288_crypto_ahash.c | ||
rk3288_crypto.c | ||
rk3288_crypto.h |