Home
last modified time | relevance | path

Searched refs:ossl_sm2_asym_cipher_functions (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c216 const OSSL_DISPATCH ossl_sm2_asym_cipher_functions[] = { variable
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dimplementations.h322 extern const OSSL_DISPATCH ossl_sm2_asym_cipher_functions[];
/freebsd/crypto/openssl/providers/
H A Ddefltprov.c402 { PROV_NAMES_SM2, "provider=default", ossl_sm2_asym_cipher_functions },