Re: [PATCH] Possible bug in AUTHENC

2010-05-20 Thread Herbert Xu
On Thu, May 20, 2010 at 11:26:00AM +0200, Shikhar wrote: > 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 AUTHE

Re: [PATCH] Possible bug in AUTHENC

2010-05-20 Thread Shikhar
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: Shikhar Khattar diff -pu linux-2.6