Searched refs:ssl3_send_next_proto (Results 1 – 3 of 3) sorted by relevance
61 ret=ssl3_send_next_proto(s);85 int ssl3_send_next_proto(SSL *s)88 @@ -3386,7 +3400,116 @@ int ssl3_send_next_proto(SSL *s)855 int ssl3_send_next_proto(SSL *s);
1007 int ssl3_send_next_proto(SSL *s);
519 ret=ssl3_send_next_proto(s); in IMPLEMENT_ssl3_meth_func()3380 int ssl3_send_next_proto(SSL *s) in ssl3_send_next_proto() function