commit | 0bc5a6c5c79a947e47af9655b0e3cc7e7a2bd0ca | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 16:53:17 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 17 21:20:08 2015 +0800 |
tree | 378a1e579601d2700e79d256c6277dd00e59560f | |
parent | 2d6f0600b2cd755959527230ef5a6fba97bb762a [diff] |
crypto: testmgr - Disable rfc4309 test and convert test vectors This patch disables the rfc4309 test while the conversion to the new seqiv calling convention takes place. It also replaces the rfc4309 test vectors with ones that will work with the new IV convention. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>