crypto: crc32c - Switch to shash
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 9 Sep 2008 07:23:07 +0000 (17:23 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Dec 2008 00:01:35 +0000 (11:01 +1100)
commitfaccc4bba160784e834b758f23d598e500ac7108
tree4938c074a79f2d7621ca546db3ad84753a222c95
parent5f7082ed4f482f05db01d84dbf58190492ebf0ad
crypto: crc32c - Switch to shash

This patch changes crc32c to the new shash interface.

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