Searched refs:dh_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
36 static OSSL_FUNC_keyexch_set_ctx_params_fn dh_set_ctx_params; variable136 if (!dh_set_ctx_params(pdhctx, params)) in dh_init()340 static int dh_set_ctx_params(void *vpdhctx, const OSSL_PARAM params[]) in dh_set_ctx_params() function555 { OSSL_FUNC_KEYEXCH_SET_CTX_PARAMS, (void (*)(void))dh_set_ctx_params },
Completed in 3 milliseconds