summaryrefslogtreecommitdiff
path: root/crypto/async_tx
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
commit54b7ed2c3f3a6d73cbaf880ea83395abe2a10fb7 (patch)
tree2f02d5c35a1305da9fdf39e662af6be163c2e2e1 /crypto/async_tx
parent5cc5f78dc9afde9ef8bde7a423f5de0eaf6b9a85 (diff)
downloadlinux-crypto-54b7ed2c3f3a6d73cbaf880ea83395abe2a10fb7.tar.gz
linux-crypto-54b7ed2c3f3a6d73cbaf880ea83395abe2a10fb7.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/async_tx')
0 files changed, 0 insertions, 0 deletions