From 8a525fcd46751f8538c240baa4d37d55896c5a29 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 27 May 2015 16:03:43 +0800 Subject: [PATCH] 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-format-patch failed