commit | ebb3472f5cc9d4cffe3968dfd816978ab2dd06d6 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Mon May 04 11:00:17 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon May 11 15:06:36 2015 +0800 |
tree | c4bbc8567e69eb5e05e7b598b6b82d230ff1e5cc | |
parent | 09e217844a2e2d02a950bc9c129f6fe423e426e0 [diff] |
crypto: testmgr - add test cases for CRC32 This adds a couple of test cases for CRC32 (not CRC32c) to ensure that the generic and arch specific implementations are in sync. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Steve Capper <steve.capper@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>