commit | 702202f1d421af535b3074930344276f5361dd0e | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Sat Mar 10 15:21:46 2018 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Mar 16 23:35:53 2018 +0800 |
tree | 165f52af5e9f633ffbba7aca8bd06c1d5d4847c0 | |
parent | 14de52112ee70ca289fa77bf2d9cbc79fd2c811f [diff] |
crypto: testmgr - add a new test case for CRC-T10DIF In order to be able to test yield support under preempt, add a test vector for CRC-T10DIF that is long enough to take multiple iterations (and thus possible preemption between them) of the primary loop of the accelerated x86 and arm64 implementations. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>