Home
last modified time | relevance | path

Searched refs:SSL_get_max_proto_version (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h1032 int SSL_get_max_proto_version(SSL *ssl);
1108 #define SSL_get_max_proto_version SSL_get_max_proto_version macro
/dragonfly/crypto/libressl/ssl/
H A Ds3_lib.c2131 return SSL_get_max_proto_version(s); in ssl3_ctrl()
H A Dssl_lib.c3406 SSL_get_max_proto_version(SSL *ssl) in SSL_get_max_proto_version() function