Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c41 static OSSL_FUNC_keymgmt_settable_params_fn dh_settable_params; variable
363 static const OSSL_PARAM *dh_settable_params(void *provctx) in dh_settable_params() function
857 { OSSL_FUNC_KEYMGMT_SETTABLE_PARAMS, (void (*) (void))dh_settable_params },
889 { OSSL_FUNC_KEYMGMT_SETTABLE_PARAMS, (void (*) (void))dh_settable_params },

Completed in 7 milliseconds