Searched refs:tls_max_v1_3 (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_options.h | 178 bool tls_max_v1_3 = false; variable |
D | node_options.cc | 580 &EnvironmentOptions::tls_max_v1_3, in EnvironmentOptionsParser() |