From ccdb8a038451e5f8d62c786591902f08308be524 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 27 May 2015 14:37:39 +0800 Subject: [PATCH] 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-format-patch failed