Searched defs:tls (Results 1 – 8 of 8) sorted by relevance
26 pub(crate) mod tls; module
83 unsigned long tls = 0; in GetTlsPtr() local90 unsigned long tls = GetTlsPtr(); in curr_thread_tls_blockaware_slot_of() local136 unsigned long tls = GetTlsPtr(); in curr_thread_tls_blockaware_slot_of() local
145 let tls = if let Some(scheme) = url.scheme() { in conn_h2() localVariable
291 tls: crate::util::TlsConfigBuilder, field
195 tls: crate::util::TlsConfigBuilder, field
177 mod tls { module
331 TLSSecureOptions tls; in SetTlsSecureOptionsFuzzTest() local
42 unsigned long *tls = nullptr; in GetTls() local