From: Herbert Xu Date: Wed, 27 May 2015 08:03:43 +0000 (+0800) Subject: crypto: testmgr - Switch to new AEAD interface X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a525fcd46751f8538c240baa4d37d55896c5a29;p=pandora-kernel.git crypto: testmgr - 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