freebsd-dev/tests/sys/opencrypto
Enji Cooper 84a457c6c0 tests/sys/opencrypto: enable armv8crypto on aarch64
This change makes required modifications in runtests to also only require the
aesni module on Intel (i386/amd64) platforms, as it is an Intel specific
module.

MFC after:	1 month
MFC to:		^/stable/12 (support not present on ^/stable/11)
Submitted by:	Greg V <greg@unrelenting.technology>
Differential Revision:	https://reviews.freebsd.org/D21018
2019-08-10 15:53:42 +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 Import Blake2 algorithms (blake2b, blake2s) from libb2 2018-03-21 16:18:14 +00:00
cryptodev.py Correct definitions in sys.opencrypto.runtests.main for 32bit platform 2019-07-10 01:08:08 +00:00
cryptodevh.py Sync cryptographic algorithm constants with current cryptodev.h. 2019-04-19 21:58:51 +00:00
cryptotest.py tests/sys/opencrypto: enable armv8crypto on aarch64 2019-08-10 15:53:42 +00:00
Makefile Refactor tests/sys/opencrypto/runtests 2019-05-10 00:03:32 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
poly1305_test.c Add test cases for Poly1305 from RFC 7539 2018-08-17 00:32:00 +00:00
runtests.sh tests/sys/opencrypto: enable armv8crypto on aarch64 2019-08-10 15:53:42 +00:00