Home
last modified time | relevance | path

Searched refs:enable_tls_trace (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/quic/
H A Dtlscontext.h52 bool enable_tls_trace = false; member
H A Dbindingdata.h75 V(enable_tls_trace, "tlsTrace") \
H A Dtlscontext.cc362 if (UNLIKELY(env->options()->trace_tls || options.enable_tls_trace))
573 if (!SET(keylog) || !SET(reject_unauthorized) || !SET(enable_tls_trace) || in From()

Completed in 3 milliseconds