Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go150 expectedNextProtoType int member
1228 if test.expectedNextProtoType != 0 {
1229 if (test.expectedNextProtoType == alpn) != connState.NegotiatedProtocolFromALPN {
2187 expectedNextProtoType: npn,
2200 expectedNextProtoType: npn,
2673 expectedNextProtoType: alpn,
2687 expectedNextProtoType: alpn,
2703 expectedNextProtoType: alpn,
2721 expectedNextProtoType: alpn,