Home | History | Annotate | Download | only in ssl

Lines Matching refs:ssl_version

466 	 * any new session built out of this id/id_len and the ssl_version in
473 r.ssl_version = ssl->version;
480 if((r.ssl_version == SSL2_VERSION) &&
1117 if (SSL_version(s) == DTLS1_VERSION ||
1118 SSL_version(s) == DTLS1_BAD_VER)
1825 if (a->ssl_version != b->ssl_version)
2822 return ssl_get_version(s->ssl_version);
3129 int SSL_version(const SSL *s)