openssl/crypto/dh
Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
This change makes the naming more consistent, because three different terms
were used for the same thing. (The term libctx was used by far most often.)

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12621)
2020-10-15 12:00:21 +01:00
..
build.info Add dh_kdf support to provider 2020-08-11 20:39:19 +10:00
dh_ameth.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
dh_asn1.c ffc: add _ossl to exported but internal functions 2020-10-06 09:04:19 +10:00
dh_backend.c Add DH keygen to providers 2020-04-16 01:14:00 +10:00
dh_check.c ffc: add _ossl to exported but internal functions 2020-10-06 09:04:19 +10:00
dh_ctrl.c ffc: add _ossl to exported but internal functions 2020-10-06 09:04:19 +10:00
dh_depr.c Update copyright year 2020-04-23 13:55:52 +01:00
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 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
dh_group_params.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
dh_kdf.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
dh_key.c ffc: add _ossl to exported but internal functions 2020-10-06 09:04:19 +10:00
dh_lib.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
dh_local.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
dh_meth.c Update copyright year 2020-04-23 13:55:52 +01:00
dh_pmeth.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
dh_prn.c Update copyright year 2020-04-23 13:55:52 +01:00
dh_rfc5114.c Update copyright year 2020-04-23 13:55:52 +01:00