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

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

Completed in 60 milliseconds