[CRYPTO] tcrypt: Make xcbc available as a standalone test
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 1 Jan 2008 04:59:28 +0000 (15:59 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:17:01 +0000 (08:17 +1100)
commit38ed9ab23b8614c9c1553b2961ef2627f3088fd9
treef2423c248bf6349de34e6d68f27c908b26639a9d
parent94765b9e4cba8e3c51c292338db16aa174894d30
[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>
crypto/tcrypt.c