mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
f0cfd57b43
The Kernel Crypto API request output the next IV data to
IV buffer for CBC implementation. So the last block data of
ciphertext should be copid into assigned IV buffer.
Reported-by: Eric Biggers <ebiggers@google.com>
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rk3288_crypto_ablkcipher.c | ||
rk3288_crypto_ahash.c | ||
rk3288_crypto.c | ||
rk3288_crypto.h |