Home
last modified time | relevance | path

Searched refs:OpenSSL_version_num (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/crypto/openssl/doc/man3/
DOPENSSL_VERSION_NUMBER.pod6 OpenSSL_version_num - get OpenSSL version number
16 unsigned long OpenSSL_version_num();
53 OpenSSL_version_num() returns the version number.
96 OpenSSL_version_num() returns the version number.
/freebsd-12-stable/crypto/openssh/
Dentropy.c104 OpenSSL_version_num())) in seed_rng()
107 OpenSSL_version_num()); in seed_rng()
Dconfigure.ac2820 AC_CHECK_FUNCS([OpenSSL_version OpenSSL_version_num])
2846 # define OpenSSL_version_num SSLeay
2849 (unsigned long)OpenSSL_version_num(),
2911 # define OpenSSL_version_num SSLeay
2913 exit(OpenSSL_version_num() == OPENSSL_VERSION_NUMBER ? 0 : 1);
/freebsd-12-stable/crypto/openssl/crypto/
Dcversion.c14 unsigned long OpenSSL_version_num(void) in OpenSSL_version_num() function
/freebsd-12-stable/crypto/openssl/include/openssl/
Dcrypto.h48 # define SSLeay OpenSSL_version_num
155 unsigned long OpenSSL_version_num(void);
/freebsd-12-stable/contrib/ntp/include/
Dlibssl_compat.h108 #define OpenSSL_version_num SSLeay macro
/freebsd-12-stable/contrib/ntp/libntp/
Dssl_init.c72 v = OpenSSL_version_num(); in ssl_check_version()
/freebsd-12-stable/crypto/openssl/apps/
Dversion.c121 if (OpenSSL_version_num() == OPENSSL_VERSION_NUMBER) in version_main()
/freebsd-12-stable/crypto/openssh/openbsd-compat/
Dopenssl-compat.h49 # define OpenSSL_version_num SSLeay macro
/freebsd-12-stable/contrib/sendmail/src/
Dtls.h25 # define TLS_version_num OpenSSL_version_num
/freebsd-12-stable/contrib/ntp/util/
Dntp-keygen.c379 sslvmatch = OpenSSL_version_num() == OPENSSL_VERSION_NUMBER; in main()
/freebsd-12-stable/secure/lib/libcrypto/
DVersion.map2164 OpenSSL_version_num;
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_crypto.c3942 OpenSSL_version_num(), randfile, bytes)); in crypto_setup()
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
DMakefile1985 MLINKS+= OPENSSL_VERSION_NUMBER.3 OpenSSL_version_num.3