Home | History | Annotate | Download | only in ssl

Lines Matching refs:client_hello

584     case client_hello:	        rv = "client_hello  (1)";               break;
5006 SSL_TRC(3, ("%d: SSL3[%d]: send client_hello handshake", SSL_GETPID(),
5302 rv = ssl3_AppendHandshakeHeader(ss, client_hello, length);
8011 SSL_TRC(3, ("%d: SSL3[%d]: handle client_hello handshake",
8816 SSL_TRC(3, ("%d: SSL3[%d]: handle v2 client_hello", SSL_GETPID(), ss->fd));
11386 if (ss->ssl3.hs.msg_type == client_hello) {
11457 case client_hello: