From: Herbert Xu Date: Wed, 27 May 2015 08:03:47 +0000 (+0800) Subject: esp6: Switch to new AEAD interface X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000ae7b2690e20b45480d2008757d54a66a38397;p=pandora-kernel.git esp6: Switch to new AEAD interface This patch makes use of the new AEAD interface which uses a single SG list instead of separate lists for the AD and plain text. The IV generation is also now carried out through normal AEAD methods. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed