]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit20f4e02992790d1bbe6a273d825ae587834baf31
treeba7abea258fd89c2873fbac40b1d5928b4a99f5b
parent1ffc1b5d48113f91a8b25aa83e4a6e14ea87ba20
[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