Searched refs:template_set_params (Results 1 – 1 of 1) sorted by relevance
55 static OSSL_FUNC_keymgmt_set_params_fn template_set_params; variable294 static int template_set_params(void *key, const OSSL_PARAM params[]) in template_set_params() function421 { OSSL_FUNC_KEYMGMT_SET_PARAMS, (void (*) (void))template_set_params },
Completed in 5 milliseconds