From: Herbert Xu Date: Tue, 16 Jun 2015 05:54:16 +0000 (+0800) Subject: crypto: testmgr - Disable rfc4543 test X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f34061bc26b9cb72bb1136766f87296ba67314;p=pandora-kernel.git crypto: testmgr - Disable rfc4543 test Because the old rfc4543 implementation always injected an IV into the AD, while the new one does not, we have to disable the test while it is converted over to the new AEAD interface. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed