From: Herbert Xu Date: Wed, 27 May 2015 06:37:39 +0000 (+0800) Subject: crypto: seqiv - Fix IV size in context size calculation X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccdb8a038451e5f8d62c786591902f08308be524;p=pandora-kernel.git crypto: seqiv - Fix IV size in context size calculation This patch fixes a bug in the context size calculation where we were still referring to the old cra_aead. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed