Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/crypto/tls/
Dhandshake_messages.go1900 type helloRequestMsg struct { struct
1903 func (*helloRequestMsg) marshal() ([]byte, error) {
1907 func (*helloRequestMsg) unmarshal(data []byte) bool {