Searched refs:xor_group_params (Results 1 – 1 of 1) sorted by relevance
239 static const OSSL_PARAM xor_group_params[] = { variable390 ret = cb(xor_group_params, arg); in tls_prov_get_capabilities()400 OSSL_PARAM dummygroup[OSSL_NELEM(xor_group_params)]; in tls_prov_get_capabilities()403 memcpy(dummygroup, xor_group_params, sizeof(xor_group_params)); in tls_prov_get_capabilities()
Completed in 13 milliseconds