Home
last modified time | relevance | path

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

/external/cronet/third_party/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2793 type endOfEarlyDataMsg struct { struct
2794 nonEmpty bool
2797 func (m *endOfEarlyDataMsg) marshal() []byte {
2804 func (*endOfEarlyDataMsg) unmarshal(data []byte) bool {
/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2794 type endOfEarlyDataMsg struct { struct
2795 nonEmpty bool
2798 func (m *endOfEarlyDataMsg) marshal() []byte {
2805 func (*endOfEarlyDataMsg) unmarshal(data []byte) bool {