summaryrefslogtreecommitdiff
path: root/test/fake_rsaprov.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia2023-04-211-4/+4
* Add test for context duplication failureSimo Sorce2023-03-151-0/+159
* Add test for EVP_PKEY_eqSimo Sorce2022-11-151-16/+133
* fix Coverity 1506709: error handlingPauli2022-07-011-1/+2
* Add test for try_key_ref() fallback handlingTomas Mraz2022-06-281-0/+141
* Add test for query invalidation after new provider addedTomas Mraz2022-05-121-0/+38
* test: fetching proper signature provider for non-exportable keysTomas Mraz2021-10-271-0/+234