diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2019-12-05 10:54:03 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-11 09:46:23 +0100 |
commit | 371731ec2179d5810683406e7fc284b41b127df7 (patch) | |
tree | 6da2dea0e5c77f4d3f1d10d9e9271f056b4ac017 /drivers/crypto/atmel-tdes.c | |
parent | crypto: atmel-aes - Fix counter overflow in CTR mode (diff) | |
download | linux-371731ec2179d5810683406e7fc284b41b127df7.tar.xz linux-371731ec2179d5810683406e7fc284b41b127df7.zip |
crypto: atmel-aes - Fix saving of IV for CTR mode
The req->iv of the skcipher_request is expected to contain the
last used IV. Update the req->iv for CTR mode.
Fixes: bd3c7b5c2aba ("crypto: atmel - add Atmel AES driver")
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/atmel-tdes.c')
0 files changed, 0 insertions, 0 deletions