Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decdh_exch.c39 static OSSL_FUNC_keyexch_get_ctx_params_fn ecdh_get_ctx_params; variable
337 int ecdh_get_ctx_params(void *vpecdhctx, OSSL_PARAM params[]) in ecdh_get_ctx_params() function
577 { OSSL_FUNC_KEYEXCH_GET_CTX_PARAMS, (void (*)(void))ecdh_get_ctx_params },

Completed in 4 milliseconds