Lines Matching refs:proto
2068 const unsigned char *proto;2070 SSL_get0_next_proto_negotiated(s, &proto, &proto_len);2072 BIO_write(bio, proto, proto_len);