Home | History | Annotate | Download | only in native

Lines Matching refs:secondary

7909         const unsigned char *secondary, const unsigned int secondaryLength) {
7910 if (primary != NULL && secondary != NULL) {
7913 int status = SSL_select_next_proto(out, outLength, primary, primaryLength, secondary,