From e9b8d2c20a8749601f44c267590c954d222e9b3e Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 9 Jul 2015 07:17:28 +0800 Subject: [PATCH] crypto: aesni - Use new IV convention This patch converts rfc4106 to the new calling convention where the IV is now in the AD and needs to be skipped. Signed-off-by: Herbert Xu --- Reading git-format-patch failed