summaryrefslogtreecommitdiff
path: root/test/provfetchtest.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia2023-04-211-5/+5
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Ensure we test fetching encoder/decoder/store loader with a query stringMatt Caswell2022-01-121-6/+13
* RAND_bytes_ex: fix return checkPeiwei Hu2021-11-161-1/+1
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* Add a test to check that RAND_bytes_ex() works with a child lib ctxMatt Caswell2021-06-241-0/+11
* Add a test for a custom rand providerMatt Caswell2021-06-211-1/+101
* Add a test for fetching various non-evp objectsMatt Caswell2021-06-161-0/+179