Searched refs:typeClientHello (Results 1 – 4 of 4) sorted by relevance
81 typeClientHello uint8 = 1 const
1156 isClientHello := typ == recordTypeHandshake && len(data) > 0 && data[0] == typeClientHello1322 case typeClientHello:
359 handshakeMsg.addU8(typeClientHello)
11421 messageType: typeClientHello,11624 messageType: typeClientHello,