Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/keymgmt/
A Ddh_kmgmt.c38 static OSSL_FUNC_keymgmt_gettable_params_fn dh_gettable_params; variable
320 static const OSSL_PARAM *dh_gettable_params(void *provctx) in dh_gettable_params() function
805 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },
837 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },

Completed in 3 milliseconds