From: Shikhar Khattar Date: Thu, 20 May 2010 09:40:31 +0000 (+1000) Subject: crypto: authenc - Fix cryptlen calculation X-Git-Tag: v2.6.35-rc1~446^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=921bae54693f26d01fb8e10ee6968b5cd8184551;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed