crypto: arm-aes - fix encryption of unaligned data
Fix the same alignment bug as in arm64 - we need to pass residue unprocessed bytes as the last argument to blkcipher_walk_done. Change-Id: I2a68d541e034d827d1d3ceabe0c9688be0a34e0f 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> Git-commit: 0fd9b0f24a579f70547de2aa12f66a0fa13558fc Git-repo: https://android.googlesource.com/kernel/common/ Signed-off-by:
Samir Mehta <samirn@codeaurora.org>
Loading
Please register or sign in to comment