From: Herbert Xu Date: Wed, 27 May 2015 08:03:51 +0000 (+0800) Subject: crypto: tcrypt - Switch to new AEAD interface X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3f2185a29df084611641e964aa93d1a6ee2212c;p=pandora-kernel.git crypto: tcrypt - 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. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed