Searched refs:helloRetryRequestMsg (Results 1 – 4 of 4) sorted by relevance
1357 m = new(helloRetryRequestMsg)1413 m = new(helloRetryRequestMsg)1414 m.(*helloRetryRequestMsg).isServerHello = true
1480 type helloRetryRequestMsg struct { struct1494 func (m *helloRetryRequestMsg) marshal() []byte { argument1541 func (m *helloRetryRequestMsg) unmarshal(data []byte) bool { argument
528 case *helloRetryRequestMsg:551 helloRetryRequest, haveHelloRetryRequest := msg.(*helloRetryRequestMsg)
556 helloRetryRequest := &helloRetryRequestMsg{