[CRYPTO] tcrypt: Use test_hash for crc32c
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 21 Aug 2006 12:04:03 +0000 (22:04 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:41:03 +0000 (11:41 +1000)
commitc907ee76d8456fe1d98f40b5febfc7802a73b784
treeba7abea258fd89c2873fbac40b1d5928b4a99f5b
parentee7564166da9e218c3f605ee78ff16599d4d5a05
[CRYPTO] tcrypt: Use test_hash for crc32c

Now that crc32c has been fixed to conform with standard digest semantics,
we can use test_hash for it.  I've turned the last test into a chunky
test.

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