Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dlibssl_compat.h36 #define OPENSSL_VERSION SSLEAY_VERSION
/freebsd/contrib/unbound/daemon/
H A Dunbound.c115 # ifdef SSLEAY_VERSION in print_build_options()
116 SSLeay_version(SSLEAY_VERSION) in print_build_options()
/freebsd/contrib/libpcap/rpcapd/
H A Drpcapd.c169 #if defined(HAVE_OPENSSL) && defined(SSLEAY_VERSION) in printusage()
170 (void)fprintf(f, "Compiled with %s\n", SSLeay_version(SSLEAY_VERSION)); in printusage()
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h65 #define SSLEAY_VERSION OPENSSL_VERSION macro
H A Dcrypto.h.in66 #define SSLEAY_VERSION OPENSSL_VERSION macro
/freebsd/contrib/tcpdump/
H A Dtcpdump.c3519 #if defined(HAVE_LIBCRYPTO) && defined(SSLEAY_VERSION) in print_version()
3520 (void)fprintf (f, "%s\n", SSLeay_version(SSLEAY_VERSION)); in print_version()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c5895 SSLeay_version(SSLEAY_VERSION)); in tls_get_library_version()
/freebsd/crypto/openssh/
H A Dconfigure.ac3142 # define OPENSSL_VERSION SSLEAY_VERSION