Searched refs:typeClientHello (Results 1 – 4 of 4) sorted by relevance
73 typeClientHello uint8 = 1 const
1182 isClientHello := typ == recordTypeHandshake && len(data) > 0 && data[0] == typeClientHello1348 case typeClientHello:
376 handshakeMsg.addU8(typeClientHello)
11753 messageType: typeClientHello,11956 messageType: typeClientHello,