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.go2233 type helloVerifyRequestMsg struct { struct
2239 func (m *helloVerifyRequestMsg) marshal() []byte { argument
2260 func (m *helloVerifyRequestMsg) unmarshal(data []byte) bool { argument
Dconn.go1266 m = new(helloVerifyRequestMsg)
Dhandshake_client.go426 helloVerifyRequest, ok := msg.(*helloVerifyRequestMsg)
Dhandshake_server.go163 helloVerifyRequest := &helloVerifyRequestMsg{