openssl/providers/implementations/asymciphers
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 Move SM2 asymmetric encryption to be available in the default provider 2020-09-25 11:13:53 +01:00
rsa_enc.c Update copyright year 2021-01-28 13:54:57 +01:00
sm2_enc.c Fix some odd names in our provider source code 2021-02-01 23:02:20 +01:00