Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c33 static OSSL_FUNC_keymgmt_gen_settable_params_fn dh_gen_settable_params; variable
564 static const OSSL_PARAM *dh_gen_settable_params(ossl_unused void *genctx, in dh_gen_settable_params() function
832 (void (*)(void))dh_gen_settable_params },