Home
last modified time | relevance | path

Searched refs:client_hello (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslproto.h130 client_hello = 1, enumerator
H A Dksslrec.c290 if (ssl->msg.type == client_hello) { in kssl_handle_handshake_message()
318 case client_hello: in kssl_handle_handshake_message()
471 ASSERT(ssl->msg.type == client_hello); in kssl_handle_client_hello()