Home | History | Annotate | Download | only in ssl

Lines Matching refs:TLS1_2_VERSION

3453 #if TLS_MAX_VERSION != TLS1_2_VERSION
3454 # error Code needs update for SSLv23_method() support beyond TLS1_2_VERSION.
3457 return s->version == TLS1_2_VERSION;
3946 (TLS1_get_version(s) < TLS1_2_VERSION))
4437 if (s->method->version == TLS1_2_VERSION &&