Home | History | Annotate | Download | only in ssl

Lines Matching full:curves

92 /* Table containing OID tags for elliptic curves named in the
256 * XXX For now, we only support named curves (the appropriate
625 /* XXX This works only for named curves, revisit this when
626 * we support generic curves.
1013 /* Prefabricated TLS client hello extension, Elliptic Curves List,
1014 * offers only 3 curves, the Suite B curves, 23-25
1023 /* Prefabricated TLS client hello extension, Elliptic Curves List,
1024 * offers curves 1-25.
1044 /* Send our "canned" (precompiled) Supported Elliptic Curves extension,
1045 * which says that we support all TLS-defined named curves.
1166 /* What curves do we support in common? */
1168 if (!mutualCurves) { /* no mutually supported EC Curves */
1172 /* if our ECC cert doesn't use one of these supported curves,