aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/opencrypto/runtests.sh
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* ossl: port to arm64Mitchell Horne2020-12-041-1/+1
* Make the tests work without COMPAT_FREEBSD12 in kernel.Jung-uk Kim2020-11-041-1/+1
* Add ossl(4) to cryptotest.Jung-uk Kim2020-10-301-1/+1
* tests/sys/opencrypto: use python3Alan Somers2020-07-201-1/+1
* tests/sys/opencrypto: enable armv8crypto on aarch64Enji Cooper2019-08-101-1/+13
* Add my name to the copyrightEnji Cooper2019-05-211-0/+1
* Allow the end-user to pass along arguments to cryptotest.py via `$CRYPTOTEST_...Enji Cooper2019-05-201-1/+1
* Refactor tests/sys/opencrypto/runtestsEnji Cooper2019-05-101-9/+31
* Specify using Python2, these .py files have not been converted to use Python3Li-Wen Hsu2019-04-201-1/+1
* Fix the sys/opencrypto/runtests test when aesni(4) is already loadedAlan Somers2018-08-161-2/+2
* Make test scripts under tests/... non-executableEnji Cooper2017-08-081-0/+0
* tests/sys/opencrypto/runtests: apply minor polish to test scriptEnji Cooper2017-06-011-14/+20
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-121-0/+60