summaryrefslogtreecommitdiff
path: root/crypto/sha256_generic.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-04-11 21:57:41 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2019-04-18 22:15:03 +0800
commit4b772af62cb33ef23802a829bd48790337707c59 (patch)
tree225b4fc13de9a6ae8935c98392c6fa0eb7f51c55 /crypto/sha256_generic.c
parent4ee79aa7c0980b0c18b7e582a4ad586f593cec29 (diff)
downloadlinux-crypto-4b772af62cb33ef23802a829bd48790337707c59.tar.gz
linux-crypto-4b772af62cb33ef23802a829bd48790337707c59.zip
crypto: testmgr - fuzz AEADs against their generic implementation
When the extra crypto self-tests are enabled, test each AEAD algorithm against its generic implementation when one is available. This involves: checking the algorithm properties for consistency, then randomly generating test vectors using the generic implementation and running them against the implementation under test. Both good and bad inputs are tested. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/sha256_generic.c')
0 files changed, 0 insertions, 0 deletions