Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dtemplate_kmgmt.c53 static OSSL_FUNC_keymgmt_get_params_fn template_get_params; variable
251 static int template_get_params(void *key, OSSL_PARAM params[]) in template_get_params() function
422 { OSSL_FUNC_KEYMGMT_GET_PARAMS, (void (*) (void))template_get_params },