diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2014-07-25 19:42:30 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-08-07 14:52:36 -0700 |
commit | f11792d07689fe784d8c2a82460bdd57a362f778 (patch) | |
tree | afc88dbfc5083e6576977a0e22397430a064bfe7 /crypto | |
parent | 735fbc72bee7f994b4dc42836f7add4b1b2fd8c4 (diff) | |
download | lwn-f11792d07689fe784d8c2a82460bdd57a362f778.tar.gz lwn-f11792d07689fe784d8c2a82460bdd57a362f778.zip |
crypto: arm-aes - fix encryption of unaligned data
commit f3c400ef473e00c680ea713a66196b05870b3710 upstream.
Fix the same alignment bug as in arm64 - we need to pass residue
unprocessed bytes as the last argument to blkcipher_walk_done.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions