]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: testmgr - skip AEAD encryption test vectors with novrfy set
authorEric Biggers <ebiggers@google.com>
Sun, 13 Jan 2019 23:32:24 +0000 (15:32 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Jan 2019 10:43:44 +0000 (18:43 +0800)
commit5bc3de58c102cae2f3c76f2df222d975fd388d0b
tree991f9327b47bbad29118d9bc4012bb1626c9218c
parent6d0d6cfb12e5e1e8d879996b786da718c6ec15e6
crypto: testmgr - skip AEAD encryption test vectors with novrfy set

In preparation for unifying the AEAD encryption and decryption test
vectors, skip AEAD test vectors with the 'novrfy' (verification failure
expected) flag set when testing encryption rather than decryption.
These test vectors only make sense for decryption.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c