Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c64 static OSSL_FUNC_keymgmt_gettable_params_fn sm2_gettable_params; variable
880 const OSSL_PARAM *sm2_gettable_params(ossl_unused void *provctx) in sm2_gettable_params() function
1451 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))sm2_gettable_params },
/third_party/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c64 static OSSL_FUNC_keymgmt_gettable_params_fn sm2_gettable_params; variable
880 const OSSL_PARAM *sm2_gettable_params(ossl_unused void *provctx) in sm2_gettable_params() function
1451 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))sm2_gettable_params },

Completed in 5 milliseconds