Home | History | Annotate | Download | only in openssl

Lines Matching defs:ssl_version

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