commit | 8e3ee85e68c5d5c95451afd3e8f0997eec6f99e5 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 07 14:58:52 2008 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Dec 25 11:01:38 2008 +1100 |
tree | 188df76b1136e549a0e63c9dc17641912df87515 | |
parent | b7e8bdadce6317eb13c13b9451d7114614aa1450 [diff] |
crypto: crc32c - Test descriptor context format 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>