Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dhandshake_messages.go2670 type helloVerifyRequestMsg struct { struct
2671 raw []byte
2672 vers uint16
2673 cookie []byte
2676 func (m *helloVerifyRequestMsg) marshal() []byte {
2697 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dhandshake_messages.go2670 type helloVerifyRequestMsg struct { struct
2671 raw []byte
2672 vers uint16
2673 cookie []byte
2676 func (m *helloVerifyRequestMsg) marshal() []byte {
2697 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {