Lines Matching full:ssl_version
620 if (s->ssl_version>>8 != TLS1_VERSION_MAJOR ||621 s->ssl_version < TLS1_VERSION)