Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c69 static OSSL_FUNC_keymgmt_gettable_params_fn sm2_gettable_params; variable
856 static const OSSL_PARAM *sm2_gettable_params(ossl_unused void *provctx) in sm2_gettable_params() function
1486 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*)(void))sm2_gettable_params },