Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1713 type helloRetryRequestMsg struct { struct
1714 raw []byte
1715 vers uint16
1716 isServerHello bool
1717 sessionID []byte
1718 cipherSuite uint16
1719 compressionMethod uint8
1720 hasSelectedGroup bool
1721 selectedGroup CurveID
1722 cookie []byte
[all …]