summaryrefslogtreecommitdiffstats
path: root/providers/common/provider_util.c
AgeCommit message (Expand)Author
2019-09-25Make the "engine" parameter to some provider algorithms (KDF/PRF) hidden.Pauli
2019-09-20Remove name string from PROV_CIPHER and PROV_DIGESTRichard Levitte
2019-09-20Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utilityRichard Levitte
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-12Fix no-engineMatt Caswell
2019-09-07Unify the digest getting code inside providers.Pauli