summaryrefslogtreecommitdiffstats
path: root/providers/common/include/prov/providercommon.h
AgeCommit message (Expand)Author
2020-10-22Remove ossl_prov_util_nid_to_name()Shane Lontis
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01prov: prefix all exposed 'cipher' symbols with ossl_Pauli
2020-09-12keygen: add FIPS error state management to conditional self testsShane Lontis
2020-09-12FIPS: error mode is set from failed self tests and produced a limited number ...Pauli
2020-09-12provider: add an 'is_running' call to all providers.Pauli
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-06-19Add the concept of "Capabilities" to the default and fips providersMatt Caswell
2020-05-16Maintain strict type discipline between the core and providersMatt Caswell
2020-04-23Update copyright yearMatt Caswell
2020-01-06Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte