SSL3_MT_SERVER_HELLO
{ ", ServerHello", SSL3_MT_SERVER_HELLO },
if (!WPACKET_put_bytes_u8(&hrrpkt, SSL3_MT_SERVER_HELLO)
if (mt == SSL3_MT_SERVER_HELLO) {
if (mt == SSL3_MT_SERVER_HELLO) {
if (mt == SSL3_MT_SERVER_HELLO) {
if (s->s3.tmp.message_type != SSL3_MT_SERVER_HELLO
*mt = SSL3_MT_SERVER_HELLO;
if (!ssl_print_extensions(bio, indent, 1, SSL3_MT_SERVER_HELLO, &msg,
case SSL3_MT_SERVER_HELLO:
{ SSL3_MT_SERVER_HELLO, "ServerHello" },
if (msgtype == SSL3_MT_SERVER_HELLO) {
&& msgtype == SSL3_MT_SERVER_HELLO)) {
} else if (msgtype == SSL3_MT_SERVER_HELLO) {
((uint8_t *)buf)[0] == SSL3_MT_SERVER_HELLO) { /* with message type "ServerHello" */