Searched refs:template_get_params (Results 1 – 1 of 1) sorted by relevance
53 static OSSL_FUNC_keymgmt_get_params_fn template_get_params; variable251 static int template_get_params(void *key, OSSL_PARAM params[]) in template_get_params() function419 { OSSL_FUNC_KEYMGMT_GET_PARAMS, (void (*) (void))template_get_params },
Completed in 5 milliseconds