Home
last modified time | relevance | path

Searched defs:endOfEarlyDataMsg (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2514 type endOfEarlyDataMsg struct { struct
2515 nonEmpty bool
2518 func (m *endOfEarlyDataMsg) marshal() []byte {
2525 func (*endOfEarlyDataMsg) unmarshal(data []byte) bool {