Searched defs:tlsVersion (Results 1 – 5 of 5) sorted by relevance
289 tlsVersion uint16 member1740 type tlsVersion struct { struct1741 name string1743 version uint161745 excludeFlag string1746 hasDTLS bool1747 hasQUIC bool1749 versionDTLS uint161753 versionWire uint161756 func (vers tlsVersion) shimFlag(protocol protocol) string {[all …]
36 private final TlsVersion tlsVersion; field in RecordedRequest
44 int tlsVersion = 0; /* TLS version number */ in main() local
2654 ndk::ScopedAStatus StaNetwork::setMinimumTlsVersionEapPhase1ParamInternal(TlsVersion tlsVersion) in setMinimumTlsVersionEapPhase1ParamInternal()