aboutsummaryrefslogtreecommitdiff
path: root/test/fake_rsaprov.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-19Add Test to verify open_ex password checking worksSimo Sorce1-1/+45
2023-09-15Store: API for deletion - testsDmitry Belyavskiy1-1/+22
2023-09-07Copyright year updatesMatt Caswell1-1/+1
2023-04-21Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia1-4/+4
2023-03-15Add test for context duplication failureSimo Sorce1-0/+159
2022-11-15Add test for EVP_PKEY_eqSimo Sorce1-16/+133
2022-07-01fix Coverity 1506709: error handlingPauli1-1/+2
2022-06-28Add test for try_key_ref() fallback handlingTomas Mraz1-0/+141
2022-05-12Add test for query invalidation after new provider addedTomas Mraz1-0/+38
2021-10-27test: fetching proper signature provider for non-exportable keysTomas Mraz1-0/+234