summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/evp/evp_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve test coverage for TLS1-PRFtb2024-07-091-4/+177
* Add a minimal regress test for TLS1-PRFtb2024-07-091-1/+96
* Add tests for EVP_get_cipherbyname(NULL) and EVP_get_digestbyname(NULL)jca2024-03-241-1/+25
* OBJ_NAME_TYPE_PKEY_METH is no longer supportedtb2024-02-291-5/+1
* Replace more occurrences of OBJ_NAME_do_all_sorted() withtb2024-01-211-7/+4
* Switch to EVP_CIPHER_do_all() now that snaps are available on most archestb2024-01-151-5/+3
* Remove the evp_pkey_method() testtb2024-01-111-38/+1
* Sprinkle a handfull of missing continuetb2023-12-311-1/+10
* Add extended regress coverage for ASN.1 methodstb2023-12-301-1/+147
* evp_test: zap extra empty linetb2023-12-101-2/+1
* Add regress coverage for OBJ_NAME_do_all*()tb2023-12-081-2/+99
* EVP test: fix includestb2023-11-271-3/+3
* EVP test: add regress coverage for the do_all() APItb2023-11-271-1/+132
* Appease coveritytb2023-09-291-2/+4
* Don't leak ctx on failuretb2023-09-281-3/+2
* Add more regress coverage for EVP_CIPHER_CTX_iv_length()tb2023-09-281-1/+268
* Add OPENSSL_cleanup() calls to some regress.jsing2023-03-111-1/+3
* Make internal header file names consistenttb2022-11-261-2/+2
* Add some regress coverage for EVP_PKEY_METHOD.jsing2022-11-091-3/+40
* Add some regress coverage for EVP_PKEY_ASN1_METHODjsing2022-11-091-0/+112