Home | History | Annotate | Download | only in ssl

Lines Matching refs:supp

326   const uint16_t *groups, *pref, *supp;
342 supp = hs->peer_supported_group_list;
347 supp = groups;
353 if (pref[i] == supp[j]) {