git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f960d20
)
crypto: arm-aes - fix encryption of unaligned data
author
Mikulas Patocka
<mpatocka@redhat.com>
Fri, 25 Jul 2014 23:42:30 +0000
(19:42 -0400)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 28 Jul 2014 14:01:03 +0000
(22:01 +0800)
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>
Cc: stable@vger.kernel.org # 3.13+
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aesbs-glue.c
patch
|
blob
|
history
diff --cc
arch/arm/crypto/aesbs-glue.c
Simple merge