Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
Ddh_kmgmt.c38 static OSSL_FUNC_keymgmt_gettable_params_fn dh_gettable_params; variable
352 static const OSSL_PARAM *dh_gettable_params(void *provctx) in dh_gettable_params() function
838 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },
870 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },
/third_party/openssl/providers/implementations/keymgmt/
Ddh_kmgmt.c38 static OSSL_FUNC_keymgmt_gettable_params_fn dh_gettable_params; variable
349 static const OSSL_PARAM *dh_gettable_params(void *provctx) in dh_gettable_params() function
835 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },
867 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },