Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds