summaryrefslogtreecommitdiff
path: root/test/modes_internal_test.c
Commit message (Expand)AuthorAgeFilesLines
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* Update copyright yearMatt Caswell2021-04-081-1/+1
* test: fix coverity 1429210: unchecked return valuePauli2021-03-261-1/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level AES functionsMatt Caswell2020-01-061-0/+6
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Add Common shared code needed to move aes ciphers to providersShane Lontis2019-07-161-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-111-2/+2
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Code cleanup: remove benchmark code from internal testsRichard Levitte2018-02-061-66/+0
* Create a prototype for OPENSSL_rdtscKurt Roeckx2017-11-251-1/+2
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Remove EXECUTE_TEST_NO_TEARDOWN.Pauli2017-08-021-73/+60
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-22/+11
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Update more testsRich Salz2017-04-181-40/+25
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-091-1/+2
* Simplify tests part 2Emilia Kasper2016-11-071-345/+258
* testutil: always print errors on failureEmilia Kasper2016-11-041-2/+0
* Convert modes selftests (cts128 and gcm128) to internal testRichard Levitte2016-11-031-0/+1085