freebsd-dev/tests/sys/opencrypto
Enji Cooper ef02523dc8 Follow up to r348042: cast aad to a byte array
This is not completely necessary today, but this change is being made in a
conservative manner to avoid accidental breakage in the future, if this ever
was a unicode string.

PR:		237403
MFC after:	1 week
2019-05-21 04:03:22 +00:00
..
blake2_test.c Fix sys/opencrypto/blake2_test when kern.cryptodevallowsoft=0 2018-08-16 23:49:56 +00:00
blake2-kat.h
cryptodev.py Follow up to r348042: cast aad to a byte array 2019-05-21 04:03:22 +00:00
cryptodevh.py Sync cryptographic algorithm constants with current cryptodev.h. 2019-04-19 21:58:51 +00:00
cryptotest.py Fix KAT(CCM)?Parser file descriptor leaks 2019-05-21 02:30:43 +00:00
Makefile Refactor tests/sys/opencrypto/runtests 2019-05-10 00:03:32 +00:00
Makefile.depend
poly1305_test.c Add test cases for Poly1305 from RFC 7539 2018-08-17 00:32:00 +00:00
runtests.sh Allow the end-user to pass along arguments to cryptotest.py via $CRYPTOTEST_ARGS 2019-05-20 22:32:26 +00:00