Home
last modified time | relevance | path

Searched defs:dh_gen_set_params (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
Ddh_kmgmt.c32 static OSSL_FUNC_keymgmt_gen_set_params_fn dh_gen_set_params; variable
652 static int dh_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dh_gen_set_params() function
/third_party/openssl/providers/implementations/keymgmt/
Ddh_kmgmt.c32 static OSSL_FUNC_keymgmt_gen_set_params_fn dh_gen_set_params; variable
649 static int dh_gen_set_params(void *genctx, const OSSL_PARAM params[]) in dh_gen_set_params() function