Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Drunner.go468 type connectionExpectations struct { struct
470 version uint16
473 cipher uint16
476 channelID bool
479 nextProto string
481 noNextProto bool
483 nextProtoType int
486 srtpProtectionProfile uint16
489 peerSignatureAlgorithm signatureAlgorithm
491 curveID CurveID
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Drunner.go468 type connectionExpectations struct { struct
470 version uint16
473 cipher uint16
476 channelID bool
479 nextProto string
481 noNextProto bool
483 nextProtoType int
486 srtpProtectionProfile uint16
489 peerSignatureAlgorithm signatureAlgorithm
491 curveID CurveID
[all …]