Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dentropy.c70 OpenSSL_version_num())) in seed_rng()
73 OpenSSL_version_num()); in seed_rng()
H A Dconfigure.ac2829 AC_CHECK_FUNCS([OpenSSL_version OpenSSL_version_num])
2851 # define OpenSSL_version_num SSLeay
2856 (unsigned long)OpenSSL_version_num(),
2923 exit(OpenSSL_version_num() == OPENSSL_VERSION_NUMBER ? 0 : 1);
H A Dconfig.h.in1014 /* Define to 1 if you have the `OpenSSL_version_num' function. */
H A Dconfigure18742 (unsigned long)OpenSSL_version_num(),
18833 exit(OpenSSL_version_num() == OPENSSL_VERSION_NUMBER ? 0 : 1);
H A Dconfig.log15479 configure:18695: checking for OpenSSL_version_num
/dflybsd-src/crypto/libressl/crypto/
H A Dcversion.c109 OpenSSL_version_num(void) in OpenSSL_version_num() function
/dflybsd-src/lib/libssh/openbsd-compat/
H A Dopenssl-compat.h49 # define OpenSSL_version_num SSLeay macro
/dflybsd-src/crypto/libressl/include/openssl/
H A Dcrypto.h326 unsigned long OpenSSL_version_num(void);