Re: [PATCH 01/10] crypto: authenc - Find proper IV address inablkcipher callback

From: Herbert Xu
Date: Thu Nov 28 2013 - 09:18:44 EST


On Tue, Nov 12, 2013 at 11:46:04AM -0600, Tom Lendacky wrote:
> 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@xxxxxxx>

Patch applied. Thanks!
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/