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.go2497 type helloRequestMsg struct { struct
2500 func (*helloRequestMsg) marshal() []byte {
2504 func (*helloRequestMsg) unmarshal(data []byte) bool {