From: Herbert Xu Date: Wed, 8 Jul 2015 23:17:30 +0000 (+0800) Subject: crypto: gcm - Use new IV convention X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b05a373a7f8a69622006f3b1ffd06c2507d7990;p=pandora-kernel.git crypto: gcm - Use new IV convention This patch converts rfc4106 to the new calling convention where the IV is now part of the AD and needs to be skipped. This patch also makes use of the new type-safe way of freeing instances. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed