Searched refs:endOfEarlyDataMsg (Results 1 – 4 of 4) sorted by relevance
2514 type endOfEarlyDataMsg struct { struct2518 func (m *endOfEarlyDataMsg) marshal() []byte { argument2525 func (*endOfEarlyDataMsg) unmarshal(data []byte) bool { argument
1400 m = new(endOfEarlyDataMsg)
1077 endOfEarlyData := new(endOfEarlyDataMsg)
1036 endOfEarlyData, ok := msg.(*endOfEarlyDataMsg)