crypto: testmgr - Disable rfc4543 test
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 16 Jun 2015 05:54:16 +0000 (13:54 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 17 Jun 2015 07:35:04 +0000 (15:35 +0800)
commit14f34061bc26b9cb72bb1136766f87296ba67314
treec1fe6f3ba06b41e08d501455dc7567084cc203a6
parentf4ec6aa5b018e0ec7edea916644686d572bc595c
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
This page took 0.026266 seconds and 5 git commands to generate.