[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)
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>

No differences found