Searched refs:param_group_list (Results 1 – 1 of 1) sorted by relevance
123 static const OSSL_PARAM param_group_list[][10] = { variable209 for (i = 0; i < OSSL_NELEM(param_group_list); i++) in tls_group_capability()210 if (!cb(param_group_list[i], arg)) in tls_group_capability()