Searched refs:server_hello (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/inet/kssl/ | ||
H A D | ksslproto.h | 131 server_hello = 2, enumerator |
H A D | ksslrec.c | 999 buf[0] = (uchar_t)server_hello; /* message type */ in kssl_send_server_hello() |