Home | History | Annotate | Download | only in patches

Lines Matching full:ssl3_send_next_proto

109  			ret=ssl3_send_next_proto(s);
152 int ssl3_send_next_proto(SSL *s)
155 @@ -3362,7 +3388,135 @@ int ssl3_send_next_proto(SSL *s)
1124 int ssl3_send_next_proto(SSL *s);