Home
last modified time | relevance | path

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

/external/cronet/third_party/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2669 type helloVerifyRequestMsg struct { struct
2670 raw []byte
2671 vers uint16
2672 cookie []byte
2675 func (m *helloVerifyRequestMsg) marshal() []byte {
2696 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool {
/external/boringssl/src/ssl/test/runner/
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 {