summaryrefslogtreecommitdiff
path: root/providers/common/provider_ctx.c
Commit message (Expand)AuthorAgeFilesLines
* Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre2020-10-151-2/+2
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-2/+2
* prov: prefix provider internal functions with ossl_Pauli2020-09-291-8/+8
* Maintain strict type discipline between the core and providersMatt Caswell2020-05-161-4/+17
* PROV: Add a proper provider context structure for OpenSSL providersRichard Levitte2020-05-131-0/+48