summaryrefslogtreecommitdiff
path: root/arch/arm/include
diff options
context:
space:
mode:
authorTom Lendacky <thomas.lendacky@amd.com>2013-11-12 11:46:04 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-11 22:36:26 -0800
commit1c651d3627a2d3ba10f2f116303ca620e17b14d5 (patch)
tree7763b0e333e80d36f9ebd40d8e06e8b9c413fbe3 /arch/arm/include
parentbf2e52300b9e5a329c5f76ba8d77e33ade976b1c (diff)
downloadlinux-3.10-1c651d3627a2d3ba10f2f116303ca620e17b14d5.tar.gz
linux-3.10-1c651d3627a2d3ba10f2f116303ca620e17b14d5.tar.bz2
linux-3.10-1c651d3627a2d3ba10f2f116303ca620e17b14d5.zip
crypto: authenc - Find proper IV address in ablkcipher callback
commit fc019c7122dfcd69c50142b57a735539aec5da95 upstream. When performing an asynchronous ablkcipher operation the authenc completion callback routine is invoked, but it does not locate and use the proper IV. The callback routine, crypto_authenc_encrypt_done, is updated to use the same method of calculating the address of the IV as is done in crypto_authenc_encrypt function which sets up the callback. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions