summaryrefslogtreecommitdiffstats
path: root/lib/lzo/lzodefs.h
diff options
context:
space:
mode:
authorTudor Ambarus <tudor.ambarus@microchip.com>2019-11-15 14:49:09 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2019-11-22 11:48:38 +0100
commit57d8154f15e89f53dfb412f4ed32ebe3c3d755a0 (patch)
tree336b8488d0f810f545e73ec5d6fcf58d816e65df /lib/lzo/lzodefs.h
parentcrypto: atmel-tdes - Set the IV after {en,de}crypt (diff)
downloadlinux-57d8154f15e89f53dfb412f4ed32ebe3c3d755a0.tar.xz
linux-57d8154f15e89f53dfb412f4ed32ebe3c3d755a0.zip
crypto: atmel-aes - Change data type for "lastc" buffer
In case of in-place decryption, the "lastc" buffer is used to copy the last ciphertext block before the decryption of the message. It is later used to update the req->iv of the skcipher_request. "lastc" variable is not used to interact with the hardware, there is no restriction to be of type "u32". Change the type of "lastc" to "u8". Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/lzo/lzodefs.h')
0 files changed, 0 insertions, 0 deletions