Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go516 type connectionExpectations struct { struct
518 version uint16
521 cipher uint16
524 channelID bool
527 nextProto string
529 noNextProto bool
531 nextProtoType int
534 srtpProtectionProfile uint16
536 ocspResponse []uint8
538 sctList []uint8
[all …]