Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c39 static OSSL_FUNC_keymgmt_gettable_params_fn dh_gettable_params; variable
353 static const OSSL_PARAM *dh_gettable_params(void *provctx) in dh_gettable_params() function
855 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },
887 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },

Completed in 7 milliseconds