Searched refs:ecx_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
31 static OSSL_FUNC_keyexch_get_ctx_params_fn ecx_get_ctx_params; variable190 static int ecx_get_ctx_params(ossl_unused void *vctx, OSSL_PARAM params[]) in ecx_get_ctx_params() function210 { OSSL_FUNC_KEYEXCH_GET_CTX_PARAMS, (void (*)(void))ecx_get_ctx_params },223 { OSSL_FUNC_KEYEXCH_GET_CTX_PARAMS, (void (*)(void))ecx_get_ctx_params },
Completed in 3 milliseconds