Home
last modified time | relevance | path

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

/openssl/providers/common/
H A Dcapabilities.c126 static const OSSL_PARAM param_group_list[][10] = { variable
215 for (i = 0; i < OSSL_NELEM(param_group_list); i++) in tls_group_capability()
216 if (!cb(param_group_list[i], arg)) in tls_group_capability()

Completed in 4 milliseconds