Home
last modified time | relevance | path

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

/aosp_15_r20/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 {
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dhandshake_messages.go2754 type helloRequestMsg struct { struct
2757 func (*helloRequestMsg) marshal() []byte {
2761 func (*helloRequestMsg) unmarshal(data []byte) bool {
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dhandshake_messages.go2754 type helloRequestMsg struct { struct
2757 func (*helloRequestMsg) marshal() []byte {
2761 func (*helloRequestMsg) unmarshal(data []byte) bool {