Lines Matching refs:proto
1828 const unsigned char *proto;1830 SSL_get0_next_proto_negotiated(s, &proto, &proto_len);1832 BIO_write(bio, proto, proto_len);