commit | 9b8b04051d0df1e2c7c31206caff05673a2c685f | [log] [tgz] |
---|---|---|
author | Johannes Goetzfried <Johannes.Goetzfried@informatik.stud.uni-erlangen.de> | Wed Jul 11 19:38:29 2012 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 01 17:47:30 2012 +0800 |
tree | f41ccc3c93237e887e02868ac75e747c4314be8a | |
parent | 2b49b906729644dd4696b9291b7e2f6cd1266dc0 [diff] |
crypto: testmgr - add larger cast6 testvectors New ECB, CBC, CTR, LRW and XTS testvectors for cast6. We need larger testvectors to check parallel code paths in the optimized implementation. Tests have also been added to the tcrypt module. Signed-off-by: Johannes Goetzfried <Johannes.Goetzfried@informatik.stud.uni-erlangen.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>