Home | History | Annotate | Download | only in openssl

Lines Matching defs:ssl_version

535 /* SSL_version returns the TLS or DTLS protocol version used by |ssl|, which is
538 OPENSSL_EXPORT int SSL_version(const SSL *ssl);
3342 int ssl_version; /* what ssl version session info is being kept in here? */