Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dhandshake_messages.go1790 type helloRetryRequestMsg struct { struct
1791 raw []byte
1792 vers uint16
1793 sessionID []byte
1794 cipherSuite uint16
1795 compressionMethod uint8
1796 hasSelectedGroup bool
1797 selectedGroup CurveID
1798 cookie []byte
1799 customExtension string
[all …]
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dhandshake_messages.go1790 type helloRetryRequestMsg struct { struct
1791 raw []byte
1792 vers uint16
1793 sessionID []byte
1794 cipherSuite uint16
1795 compressionMethod uint8
1796 hasSelectedGroup bool
1797 selectedGroup CurveID
1798 cookie []byte
1799 customExtension string
[all …]