Searched refs:TLS (Results 1 – 7 of 7) sorted by relevance
32 TLS, enumerator
38 ServerSocket::TransportType::TLS,
90 FLAGS_use_secure_http ? ServerSocket::TransportType::TLS in main()
46 if (mTransportType == TransportType::TLS) { in ServerSocket()
41 if (parent->transportType() == ServerSocket::TransportType::TLS) { in ClientSocket()
60 if (mTransportType == ServerSocket::TransportType::TLS) { in HTTPClientConnection()
177 context from a Thread Local Storage (TLS) location.