Home
last modified time | relevance | path

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

/external/cronet/third_party/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1791 type helloRetryRequestMsg struct { struct
1792 raw []byte
1793 vers uint16
1794 sessionID []byte
1795 cipherSuite uint16
1796 compressionMethod uint8
1797 hasSelectedGroup bool
1798 selectedGroup CurveID
1799 cookie []byte
1800 customExtension string
[all …]
/external/boringssl/src/ssl/test/runner/
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 …]