summaryrefslogtreecommitdiffstats
path: root/fs/crypto
diff options
context:
space:
mode:
authorHerbert Xu2016-11-30 14:17:24 +0100
committerHerbert Xu2016-12-01 14:06:37 +0100
commit0be8a270b3f4af358549b8176c25be6972d86b35 (patch)
tree2e0b8a754197bc0e50b007ee09e82a4bf8ca7e96 /fs/crypto
parentMAINTAINERS: add crypto headers to crypto entry (diff)
downloadkernel-qcow2-linux-0be8a270b3f4af358549b8176c25be6972d86b35.tar.gz
kernel-qcow2-linux-0be8a270b3f4af358549b8176c25be6972d86b35.tar.xz
kernel-qcow2-linux-0be8a270b3f4af358549b8176c25be6972d86b35.zip
crypto: arm64/aes-ce-ccm - Fix AEAD decryption length
This patch fixes the ARM64 CE CCM implementation decryption by using skcipher_walk_aead_decrypt instead of skcipher_walk_aead, which ensures the correct length is used when doing the walk. Fixes: cf2c0fe74084 ("crypto: aes-ce-ccm - Use skcipher walk interface") Reported-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/crypto')
0 files changed, 0 insertions, 0 deletions