Home
last modified time | relevance | path

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

/external/cronet/third_party/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1544 type serverExtensions struct { struct
1545 nextProtoNeg bool
1546 nextProtos []string
1547 ocspStapling bool
1548 ticketSupported bool
1549 secureRenegotiation []byte
1550 alpnProtocol string
1551 alpnProtocolEmpty bool
1552 duplicateExtension bool
1553 channelIDRequested bool
[all …]
/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1544 type serverExtensions struct { struct
1545 nextProtoNeg bool
1546 nextProtos []string
1547 ocspStapling bool
1548 ticketSupported bool
1549 secureRenegotiation []byte
1550 alpnProtocol string
1551 alpnProtocolEmpty bool
1552 duplicateExtension bool
1553 channelIDRequested bool
[all …]