openssl/crypto/dh
Matt Caswell 660c534435 Revert "kdf: make function naming consistent."
The commit claimed to make things more consistent. In fact it makes it
less so. Revert back to the previous namig convention.

This reverts commit 765d04c946.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12186)
2020-07-16 14:21:07 +02:00
..
build.info
dh_ameth.c
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
dh_gen.c Add ACVP fips module tests 2020-06-17 11:33:16 +10:00
dh_group_params.c
dh_kdf.c Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
dh_key.c Add multiple fixes for ffc key generation using invalid p,q,g parameters. 2020-07-09 13:43:10 +10: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
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