Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decdh_exch.c37 static OSSL_FUNC_keyexch_set_ctx_params_fn ecdh_set_ctx_params; variable
115 return ecdh_set_ctx_params(pecdhctx, params) in ecdh_init()
228 int ecdh_set_ctx_params(void *vpecdhctx, const OSSL_PARAM params[]) in ecdh_set_ctx_params() function
574 { OSSL_FUNC_KEYEXCH_SET_CTX_PARAMS, (void (*)(void))ecdh_set_ctx_params },

Completed in 5 milliseconds