crypto: testmgr - Disable rfc4543 test
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 16 Jun 2015 05:54:16 +0000 (13:54 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:51:44 +0000 (14:51 -0500)
commit8a5c6193bccd9801ff4b6222fbd5d60d17cf5168
tree2cd12026a67947c2937f9e8a43813e31da665056
parent5a0227ea12d228510110e55c3c1247f56dbf065a
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 <herbert@gondor.apana.org.au>
crypto/testmgr.c