summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/aead/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test EVP_chacha20_poly1305() (linking statically for now)jsing2022-08-201-2/+2
* Provide additional AEAD test cases.jsing2022-07-301-1/+6
* Allow the AEAD to be specified for a test file.jsing2022-07-301-2/+2
* Undo static linking and other workarounds that are no longer neededtb2022-01-141-4/+3
* Rework test to use EVP_AEAD_CTX_{new,free}() and link statically for nowtb2022-01-121-3/+4
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+3
* Add a regress test for AEAD, based on Adam Langley's code.jsing2014-05-151-0/+12