Home
last modified time | relevance | path

Searched defs:dh_get_ctx_params (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Ddh_exch.c38 static OSSL_FUNC_keyexch_get_ctx_params_fn dh_get_ctx_params; variable
445 static int dh_get_ctx_params(void *vpdhctx, OSSL_PARAM params[]) in dh_get_ctx_params() function