Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds