diff options
author | Eric Biggers <ebiggers@google.com> | 2019-04-11 21:57:41 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-04-18 22:15:03 +0800 |
commit | 40153b10d91c9e25f912344ba6ce1f0874400659 (patch) | |
tree | 04b0d981b8010545897fbd90a8765b15d11f2f84 /crypto/ctr.c | |
parent | d435e10e67be0a0df70502aee434cb62a9d65b10 (diff) | |
download | linux-40153b10d91c9e25f912344ba6ce1f0874400659.tar.bz2 |
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/ctr.c')
0 files changed, 0 insertions, 0 deletions