openssl/providers/common
Richard Levitte 4e8b8e47c8 Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility
ossl_prov_macctx_load_from_params() creates a EVP_MAC_CTX *, or sets
new common parameters for an existing one.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9946)
2019-09-20 08:28:47 +02:00
..
ciphers Add aes_wrap cipher to providers 2019-09-20 12:33:02 +10:00
digests
exchange Revise EVP_PKEY param handling 2019-09-09 14:00:00 +01:00
include/internal Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility 2019-09-20 08:28:47 +02:00
kdfs Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility 2019-09-20 08:28:47 +02:00
keymgmt Fix no-dsa 2019-09-12 10:12:28 +01:00
macs Coverity 1453634: Resource leaks (RESOURCE_LEAK) 2019-09-11 08:27:27 +10:00
signature Revise EVP_PKEY param handling 2019-09-09 14:00:00 +01:00
build.info
provider_err.c Add aes_xts cipher to providers 2019-09-14 09:27:49 +10:00
provider_util.c Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility 2019-09-20 08:28:47 +02:00
provlib.c