Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c38 static OSSL_FUNC_keymgmt_gettable_params_fn dh_gettable_params; variable
352 static const OSSL_PARAM *dh_gettable_params(void *provctx) in dh_gettable_params() function
838 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },
870 { OSSL_FUNC_KEYMGMT_GETTABLE_PARAMS, (void (*) (void))dh_gettable_params },