Skip to content
Snippets Groups Projects
Commit 921bae54 authored by Shikhar Khattar's avatar Shikhar Khattar Committed by Herbert Xu
Browse files

crypto: authenc - Fix cryptlen calculation


This patch (applied against 2.6.34) fixes the calculation of the
length of the ABLKCIPHER decrypt request ("cryptlen") after an
asynchronous hash request has been completed in the AUTHENC interface.

Signed-off-by: default avatarShikhar Khattar <shikhark@gmail.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 60f208d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment