Searched refs:writeClientHash (Results 1 – 2 of 2) sorted by relevance
425 hs.writeClientHash(hs.clientHello.marshal())616 hs.writeClientHash(newClientHello.marshal())981 hs.writeClientHash(endOfEarlyData.marshal())1002 hs.writeClientHash(certMsg.marshal())1046 hs.writeClientHash(certVerify.marshal())1068 hs.writeClientHash(channelIDMsg.marshal())1088 hs.writeClientHash(clientFinished.marshal())1489 hs.writeClientHash(hs.clientHello.marshal())1543 hs.writeClientHash(hs.clientHello.marshal())1650 hs.writeClientHash(certMsg.marshal())[all …]
634 hs.writeClientHash(secondHelloBytes)973 hs.writeClientHash(endOfEarlyData.marshal())999 hs.writeClientHash(certMsg.marshal())1028 hs.writeClientHash(certVerify.marshal())1041 hs.writeClientHash(channelIDMsgBytes)1051 hs.writeClientHash(finished.marshal())1193 hs.writeClientHash(certMsg.marshal())1205 hs.writeClientHash(ckx.marshal())1261 hs.writeClientHash(certVerify.marshal())1739 func (hs *clientHandshakeState) writeClientHash(msg []byte) { func