Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dimplementations.h295 extern const OSSL_DISPATCH ossl_sm2_keymgmt_functions[];
/netbsd-src/crypto/external/bsd/openssl/dist/providers/
H A Ddefltprov.c458 { PROV_NAMES_SM2, "provider=default", ossl_sm2_keymgmt_functions,
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Dec_kmgmt.c1438 const OSSL_DISPATCH ossl_sm2_keymgmt_functions[] = { variable