Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Ddh_exch.c38 static OSSL_FUNC_keyexch_get_ctx_params_fn dh_get_ctx_params; variable
445 static int dh_get_ctx_params(void *vpdhctx, OSSL_PARAM params[]) in dh_get_ctx_params() function
508 { OSSL_FUNC_KEYEXCH_GET_CTX_PARAMS, (void (*)(void))dh_get_ctx_params },
/third_party/openssl/providers/implementations/exchange/
H A Ddh_exch.c38 static OSSL_FUNC_keyexch_get_ctx_params_fn dh_get_ctx_params; variable
445 static int dh_get_ctx_params(void *vpdhctx, OSSL_PARAM params[]) in dh_get_ctx_params() function
508 { OSSL_FUNC_KEYEXCH_GET_CTX_PARAMS, (void (*)(void))dh_get_ctx_params },

Completed in 2 milliseconds