Searched refs:writeClientHash (Results 1 – 2 of 2) sorted by relevance
446 hs.writeClientHash(hs.clientHello.marshal())637 hs.writeClientHash(newClientHello.marshal())1041 hs.writeClientHash(endOfEarlyData.marshal())1062 hs.writeClientHash(certMsg.marshal())1106 hs.writeClientHash(certVerify.marshal())1128 hs.writeClientHash(channelIDMsg.marshal())1148 hs.writeClientHash(clientFinished.marshal())1558 hs.writeClientHash(hs.clientHello.marshal())1612 hs.writeClientHash(hs.clientHello.marshal())1719 hs.writeClientHash(certMsg.marshal())[all …]
701 hs.writeClientHash(secondHelloBytes)1080 hs.writeClientHash(endOfEarlyData.marshal())1106 hs.writeClientHash(certMsg.marshal())1135 hs.writeClientHash(certVerify.marshal())1148 hs.writeClientHash(channelIDMsgBytes)1158 hs.writeClientHash(finished.marshal())1303 hs.writeClientHash(certMsg.marshal())1315 hs.writeClientHash(ckx.marshal())1371 hs.writeClientHash(certVerify.marshal())1916 func (hs *clientHandshakeState) writeClientHash(msg []byte) { func