openssl/crypto/dh
Matt Caswell 023b188ca5 Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
The previous commit added the EVP_PKEY_CTX_[get|set]_group_name
functions to work with EC groups. We now extend that to also work for
DH.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11914)
2020-06-19 10:19:31 +01:00
..
build.info
dh_ameth.c Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys 2020-06-05 11:04:11 +01:00
dh_asn1.c
dh_backend.c
dh_check.c Add ACVP fips module tests 2020-06-17 11:33:16 +10:00
dh_depr.c
dh_err.c Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA 2020-06-10 11:08:21 +02:00
dh_gen.c Add ACVP fips module tests 2020-06-17 11:33:16 +10:00
dh_group_params.c
dh_kdf.c kdf: make function naming consistent. 2020-06-11 11:14:21 +10:00
dh_key.c Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys 2020-06-05 11:04:11 +01:00
dh_lib.c Make EVP_PKEY_CTX_[get|set]_group_name work for DH too 2020-06-19 10:19:31 +01:00
dh_local.h Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys 2020-06-05 11:04:11 +01:00
dh_meth.c
dh_pmeth.c Add ACVP fips module tests 2020-06-17 11:33:16 +10:00
dh_prn.c
dh_rfc5114.c