mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-18 01:23:36 -04:00
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 |