Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_version

448 	 * any new session built out of this id/id_len and the ssl_version in
455 r.ssl_version = ssl->version;
462 if((r.ssl_version == SSL2_VERSION) &&
1088 if (SSL_version(s) == DTLS1_VERSION ||
1089 SSL_version(s) == DTLS1_BAD_VER)
1690 if (a->ssl_version != b->ssl_version)
2655 return ssl_get_version(s->ssl_version);
2962 int SSL_version(const SSL *s)