Searched refs:typeClientHello (Results 1 – 4 of 4) sorted by relevance
87 typeClientHello uint8 = 1 const
1062 isClientHello := typ == recordTypeHandshake && len(data) > 0 && data[0] == typeClientHello1224 case typeClientHello:
234 handshakeMsg.addU8(typeClientHello)
10116 messageType: typeClientHello,10319 messageType: typeClientHello,