Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A 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 …]
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A 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 …]