Home | History | Annotate | Download | only in ssl

Lines Matching full:pref_list

205 static int pref_list[] =
1886 s->tlsext_ellipticcurvelist_length = sizeof(pref_list)/sizeof(pref_list[0]) * 2;
1894 sizeof(pref_list)/sizeof(pref_list[0]); i++)
1896 int id = tls1_ec_nid2curve_id(pref_list[i]);