summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/gcm128 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-012-2/+5
| | | | fixes to keep building.
* Move the cts128 and gcm128 tests to regress.jsing2014-05-312-5/+361
|
* crypto/modes/gcm128.c can be used as its own selftest. Add it to regress,miod2014-04-171-0/+12
conveniently leaving the benchmark code not compiled in the test.