aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ctr.c
diff options
context:
space:
mode:
authorTom Lendacky <thomas.lendacky@amd.com>2013-11-12 11:46:04 -0600
committerHerbert Xu <herbert@gondor.apana.org.au>2013-11-28 22:16:23 +0800
commitfc019c7122dfcd69c50142b57a735539aec5da95 (patch)
tree7719ff72d76614c68cbbfc66bb1c98d74d9bc1dc /crypto/ctr.c
parentcrypto: caam - Add missing Job Ring include (diff)
downloadlinux-dev-fc019c7122dfcd69c50142b57a735539aec5da95.tar.xz
linux-dev-fc019c7122dfcd69c50142b57a735539aec5da95.zip
crypto: authenc - Find proper IV address in ablkcipher callback
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. Cc: stable@vger.kernel.org Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ctr.c')
0 files changed, 0 insertions, 0 deletions