Searched defs:endOfEarlyDataMsg (Results 1 – 3 of 3) sorted by relevance
1098 type endOfEarlyDataMsg struct{} struct1100 func (m *endOfEarlyDataMsg) marshal() ([]byte, error) {1106 func (m *endOfEarlyDataMsg) unmarshal(data []byte) bool {
2794 type endOfEarlyDataMsg struct { struct2795 nonEmpty bool2798 func (m *endOfEarlyDataMsg) marshal() []byte {2805 func (*endOfEarlyDataMsg) unmarshal(data []byte) bool {