Home
last modified time | relevance | path

Searched refs:SSL_client_version (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_get_version.pod5 SSL_client_version, SSL_get_version, SSL_is_dtls, SSL_version - get the
12 int SSL_client_version(const SSL *s);
22 SSL_client_version() returns the numeric protocol version advertised by the
66 SSL_version() and SSL_client_version() return an integer which could include any
90 SSL_client_version()).
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_get_version.pod5 SSL_client_version, SSL_get_version, SSL_is_dtls, SSL_version - get the
12 int SSL_client_version(const SSL *s);
22 SSL_client_version() returns the numeric protocol version advertised by the
66 SSL_version() and SSL_client_version() return an integer which could include any
90 SSL_client_version()).
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dtls1.h49 ((SSL_client_version(s) >> 8) == TLS1_VERSION_MAJOR ? SSL_client_version(s) : 0)
H A Dssl.h1992 __owur int SSL_client_version(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map214 SSL_client_version;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map286 SSL_client_version;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num396 SSL_client_version 397 1_1_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num396 SSL_client_version 397 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c4101 int SSL_client_version(const SSL *s) in SSL_client_version() function
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in2058 __owur int SSL_client_version(const SSL *s);