Searched refs:dh_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
38 static OSSL_FUNC_keyexch_get_ctx_params_fn dh_get_ctx_params; variable494 static int dh_get_ctx_params(void *vpdhctx, OSSL_PARAM params[]) in dh_get_ctx_params() function558 { OSSL_FUNC_KEYEXCH_GET_CTX_PARAMS, (void (*)(void))dh_get_ctx_params },
Completed in 11 milliseconds