Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go350 expectedNextProtoType int member
649 if test.expectedNextProtoType != 0 {
650 if (test.expectedNextProtoType == alpn) != connState.NegotiatedProtocolFromALPN {
4658 expectedNextProtoType: npn,
4673 expectedNextProtoType: npn,
4850 expectedNextProtoType: npn,
4869 expectedNextProtoType: npn,
5649 expectedNextProtoType: alpn,
5698 expectedNextProtoType: alpn,
5732 expectedNextProtoType: alpn,
[all …]