Searched refs:tls_max_v1_2 (Results 1 – 2 of 2) sorted by relevance
116 if (tls_min_v1_3 && tls_max_v1_2) { in CheckOptions()572 &EnvironmentOptions::tls_max_v1_2, in EnvironmentOptionsParser()
177 bool tls_max_v1_2 = false; variable