Lines Matching refs:SSL_version
459 * any new session built out of this id/id_len and the ssl_version in
466 r.ssl_version = ssl->version;
473 if((r.ssl_version == SSL2_VERSION) &&
1105 if (SSL_version(s) == DTLS1_VERSION ||
1106 SSL_version(s) == DTLS1_BAD_VER)
1779 if (a->ssl_version != b->ssl_version)
2770 return ssl_get_version(s->ssl_version);
3079 int SSL_version(const SSL *s)