Home
last modified time | relevance | path

Searched refs:expectedNextProtoType (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Drunner.go511 expectedNextProtoType int member
841 if test.expectedNextProtoType != 0 {
842 if (test.expectedNextProtoType == alpn) != connState.NegotiatedProtocolFromALPN {
5308 expectedNextProtoType: npn,
5323 expectedNextProtoType: npn,
5509 expectedNextProtoType: npn,
5528 expectedNextProtoType: npn,
6438 expectedNextProtoType: alpn,
6484 expectedNextProtoType: alpn,
6533 expectedNextProtoType: alpn,
[all …]