Searched refs:SSL_client_version (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssl/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);
/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_lib.c4130 int SSL_client_version(const SSL *s) function
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
H A DMakefile2794 MLINKS+= SSL_get_version.3 SSL_client_version.3

Completed in 186 milliseconds