Home
last modified time | relevance | path

Searched refs:helloVerifyRequestMsg (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2390 type helloVerifyRequestMsg struct { struct
2396 func (m *helloVerifyRequestMsg) marshal() []byte { argument
2417 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool { argument
Dconn.go1394 m = new(helloVerifyRequestMsg)
Dhandshake_client.go501 helloVerifyRequest, ok := msg.(*helloVerifyRequestMsg)
Dhandshake_server.go163 helloVerifyRequest := &helloVerifyRequestMsg{