aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/opencrypto
Commit message (Expand)AuthorAgeFilesLines
...
* cryptotest.py: Do not run AES-CBC or AES-GCM tests on non-AES crypto(4) driversConrad Meyer2017-09-211-0/+2
* cryptotest.py: Add a seatbelt that we're actually testing anythingConrad Meyer2017-09-211-0/+1
* Make test scripts under tests/... non-executableEnji Cooper2017-08-081-0/+0
* Add the ccr0 device to the opencrypto tests against the NIST KAT tests.John Baldwin2017-06-081-2/+3
* tests/sys/opencrypto/runtests: apply minor polish to test scriptEnji Cooper2017-06-011-14/+20
* Fix up `TEST_METADATA`Enji Cooper2017-06-011-1/+3
* Honor the requested crid when running a test.John Baldwin2017-06-011-4/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+2
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | More 'tests' package fixes.Glen Barber2016-02-031-0/+3
|/
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-126-0/+1310