crypto: crc32c - Test descriptor context format
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 7 Nov 2008 06:58:52 +0000 (14:58 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Dec 2008 00:01:38 +0000 (11:01 +1100)
This patch adds a test for the requirement that all crc32c algorithms
shall store the partial result in the first four bytes of the descriptor
context.

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

No differences found