summaryrefslogtreecommitdiffstats
path: root/providers/nullprov.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-04-21Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia
2020-10-16null prov: fix gettable param array type.Pauli
2020-09-12provider: add an 'is_running' call to all providers.Pauli
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-05-16Maintain strict type discipline between the core and providersMatt Caswell
2020-04-09Add a null provider which implements no algorithms.Pauli