commit | 7079ce62c0e9bfcca35214105c08a2d00fbea9ee | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 30 17:53:14 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Aug 04 20:45:30 2015 +0800 |
tree | 75838d36e7ac44bfd2ec26b5e93aa5fa16c331be | |
parent | 1d6669fa83bc31b94f71ff12bbbed3516eefc705 [diff] |
crypto: testmgr - Disable authenc test and convert test vectors This patch disables the authenc tests while the conversion to the new IV calling convention takes place. It also replaces the authenc test vectors with ones that will work with the new IV convention. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>