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.go1414 type serverExtensions struct { struct
1415 nextProtoNeg bool
1416 nextProtos []string
1417 ocspStapling bool
1418 ticketSupported bool
1419 secureRenegotiation []byte
1420 alpnProtocol string
1421 alpnProtocolEmpty bool
1422 duplicateExtension bool
1423 channelIDRequested bool
[all …]
/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1413 type serverExtensions struct { struct
1414 nextProtoNeg bool
1415 nextProtos []string
1416 ocspStapling bool
1417 ticketSupported bool
1418 secureRenegotiation []byte
1419 alpnProtocol string
1420 alpnProtocolEmpty bool
1421 duplicateExtension bool
1422 channelIDRequested bool
[all …]