commit | 38ed9ab23b8614c9c1553b2961ef2627f3088fd9 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jan 01 15:59:28 2008 +1100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 11 08:17:01 2008 +1100 |
tree | f2423c248bf6349de34e6d68f27c908b26639a9d | |
parent | 94765b9e4cba8e3c51c292338db16aa174894d30 [diff] |
[CRYPTO] tcrypt: Make xcbc available as a standalone test Currently the gcm(aes) tests have to be taken together with all other algorithms. This patch makes it available by itself at number 106. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>