commit | 146c8688d99c574d9ff0af17eca51bbd6402a57f | [log] [tgz] |
---|---|---|
author | Daniel Axtens <dja@axtens.net> | Wed Mar 15 23:37:37 2017 +1100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Mar 24 22:02:54 2017 +0800 |
tree | 0bfe26c5cad237ed9aa49283fa7e72e24059a467 | |
parent | b01df1c16c9a6f7a14f843d3ac6b9eef5a7bb17e [diff] |
crypto: powerpc - Stress test for vpmsum implementations vpmsum implementations often don't kick in for short test vectors. This is a simple test module that does a configurable number of random tests, each up to 64kB and each with random offsets. Both CRC-T10DIF and CRC32C are tested. Cc: Anton Blanchard <anton@samba.org> Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>