[CRYPTO] tcrypt: Make gcm available as a standalone test
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 2 Dec 2007 03:55:47 +0000 (14:55 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:30 +0000 (08:16 +1100)
Currently the gcm(aes) tests have to be taken together with all other
ciphers.  This patch makes it available by itself at number 35.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c

diff --cc crypto/tcrypt.c
Simple merge