openssl/providers/implementations/exchange
Richard Levitte 58f422f6f4 Fix some odd names in our provider source code
ecossl_dh_keyexch_functions     -> ossl_ecdh_keyexch_functions
ecossl_dsa_signature_functions  -> ossl_ecdsa_signature_functions
sm2_asym_cipher_functions       -> ossl_sm2_asym_cipher_functions
sm2_keymgmt_functions           -> ossl_sm2_keymgmt_functions
sm2_signature_functions         -> ossl_sm2_signature_functions

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14028)
2021-02-01 23:02:20 +01:00
..
build.info fix provider exchange operations 2020-09-18 14:20:39 +01:00
dh_exch.c Update copyright year 2021-01-28 13:54:57 +01:00
ecdh_exch.c Fix some odd names in our provider source code 2021-02-01 23:02:20 +01:00
ecx_exch.c prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
kdf_exch.c Update copyright year 2021-01-28 13:54:57 +01:00