From: Herbert Xu Date: Mon, 10 Dec 2007 02:54:44 +0000 (+0800) Subject: [CRYPTO] authenc: Fix typo in ivsize X-Git-Tag: v2.6.25-rc1~1242^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2c61f513db395ddd8d67690bf3301ebe1e8155a;p=pandora-kernel.git [CRYPTO] authenc: Fix typo in ivsize The ivsize should be fetched from ablkcipher, not blkcipher. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed