Home
last modified time | relevance | path

Searched refs:tls_max_v1_3 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_options.h178 bool tls_max_v1_3 = false; variable
Dnode_options.cc580 &EnvironmentOptions::tls_max_v1_3, in EnvironmentOptionsParser()