Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Dtemplate_kmgmt.c55 static OSSL_FUNC_keymgmt_set_params_fn template_set_params; variable
294 static int template_set_params(void *key, const OSSL_PARAM params[]) in template_set_params() function
421 { OSSL_FUNC_KEYMGMT_SET_PARAMS, (void (*) (void))template_set_params },

Completed in 5 milliseconds