Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go498 type connectionExpectations struct { struct
500 version uint16
503 cipher uint16
506 channelID bool
509 tokenBinding bool
512 tokenBindingParam uint8
515 nextProto string
517 noNextProto bool
519 nextProtoType int
522 srtpProtectionProfile uint16
[all …]