aboutsummaryrefslogtreecommitdiff
path: root/test/provfetchtest.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Copyright year updatesMatt Caswell1-1/+1
2023-04-21Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia1-5/+5
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-01-12Ensure we test fetching encoder/decoder/store loader with a query stringMatt Caswell1-6/+13
2021-11-16RAND_bytes_ex: fix return checkPeiwei Hu1-1/+1
2021-10-28fix some code with obvious wrong coding stylex20181-1/+1
2021-06-24Add a test to check that RAND_bytes_ex() works with a child lib ctxMatt Caswell1-0/+11
2021-06-21Add a test for a custom rand providerMatt Caswell1-1/+101
2021-06-16Add a test for fetching various non-evp objectsMatt Caswell1-0/+179