Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2474 type helloRequestMsg struct { struct
2477 func (*helloRequestMsg) marshal() []byte {
2481 func (*helloRequestMsg) unmarshal(data []byte) bool {