/freebsd/contrib/libpcap/rpcapd/ |
H A D | rpcapd.c | 56 #ifdef HAVE_OPENSSL 153 #ifdef HAVE_OPENSSL in printusage() 166 #if defined(HAVE_OPENSSL) && defined(SSLEAY_VERSION) in printusage() 189 #ifdef HAVE_OPENSSL in main() 211 # ifdef HAVE_OPENSSL in main() 299 #ifdef HAVE_OPENSSL in main() 400 # ifdef HAVE_OPENSSL in main()
|
H A D | daemon.c | 66 #ifdef HAVE_OPENSSL 275 #ifdef HAVE_OPENSSL in daemon_serviceloop() 1119 #ifdef HAVE_OPENSSL in daemon_serviceloop() 2204 #ifdef HAVE_OPENSSL in daemon_msg_startcap_req() 3063 #ifdef HAVE_OPENSSL in session_close()
|
/freebsd/contrib/libpcap/ |
H A D | pcap-rpcap.c | 54 #ifdef HAVE_OPENSSL 410 #ifdef HAVE_OPENSSL in pcap_read_nocb_remote() 802 #ifdef HAVE_OPENSSL in pcap_cleanup_rpcap() 817 #ifdef HAVE_OPENSSL in pcap_cleanup_rpcap() 1350 #ifdef HAVE_OPENSSL in pcap_startcapture_remote() 1489 #ifdef HAVE_OPENSSL in pcap_startcapture_remote() 1505 #ifdef HAVE_OPENSSL in pcap_startcapture_remote() 2368 #ifdef HAVE_OPENSSL in rpcap_setup_session() 2387 #ifdef HAVE_OPENSSL in rpcap_setup_session() 2583 #ifdef HAVE_OPENSSL in pcap_open_rpcap() [all …]
|
H A D | sslutils.h | 36 #ifdef HAVE_OPENSSL
|
H A D | sslutils.c | 35 #ifdef HAVE_OPENSSL
|
H A D | sockutils.c | 1230 #ifdef HAVE_OPENSSL in sock_send() 1451 #elif defined(HAVE_OPENSSL) in sock_recv() 1546 #ifdef HAVE_OPENSSL in sock_recv_dgram()
|
H A D | configure.ac | 1822 HAVE_OPENSSL=yes 1831 if test "x$HAVE_OPENSSL" != "xyes" -a -n "$BREW"; then 1850 HAVE_OPENSSL=yes 1875 if test "x$HAVE_OPENSSL" != "xyes" -a -d "/usr/local/include" -a -d "/usr/local/lib"; then 1890 HAVE_OPENSSL=yes 1910 if test "x$HAVE_OPENSSL" != "xyes"; then 1924 HAVE_OPENSSL=yes 1936 if test "x$HAVE_OPENSSL" = "xyes"; then 1937 AC_DEFINE([HAVE_OPENSSL], [1], [Use OpenSSL]) definition 2267 if test "$HAVE_OPENSSL" != yes; then [all …]
|
H A D | cmakeconfig.h.in | 124 #cmakedefine HAVE_OPENSSL 1
|
H A D | config.h.in | 139 #undef HAVE_OPENSSL
|
H A D | configure | 8985 HAVE_OPENSSL=yes 9006 if test "x$HAVE_OPENSSL" != "xyes" -a -n "$BREW"; then 9027 HAVE_OPENSSL=yes 9053 if test "x$HAVE_OPENSSL" != "xyes" -a -d "/usr/local/include" -a -d "/usr/local/lib"; then 9084 HAVE_OPENSSL=yes 9113 if test "x$HAVE_OPENSSL" != "xyes"; then 9143 HAVE_OPENSSL=yes 9164 if test "x$HAVE_OPENSSL" = "xyes"; then 9925 if test "$HAVE_OPENSSL" != yes; then 9998 if test "$HAVE_OPENSSL" = yes; then
|
/freebsd/usr.bin/factor/ |
H A D | factor.c | 64 #ifdef HAVE_OPENSSL 195 #ifdef HAVE_OPENSSL in pr_fact() 244 #ifdef HAVE_OPENSSL
|
/freebsd/crypto/heimdal/include/ |
H A D | crypto-headers.h | 8 #ifdef HAVE_OPENSSL
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | encrypt.h | 94 #ifdef HAVE_OPENSSL
|
/freebsd/crypto/heimdal/lib/ |
H A D | Makefile.am | 17 if !HAVE_OPENSSL
|
/freebsd/contrib/libucl/ |
H A D | CMakeLists.txt | 200 SET(HAVE_OPENSSL 1) variable 212 IF(HAVE_OPENSSL) 214 ENDIF(HAVE_OPENSSL)
|
H A D | configure.ac | 77 AC_DEFINE(HAVE_OPENSSL, 1, [Define to 1 if you have the 'crypto' library (-lcrypto).])
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_internal.h | 130 #ifdef HAVE_OPENSSL 231 #ifdef HAVE_OPENSSL
|
H A D | ucl_util.c | 53 #ifdef HAVE_OPENSSL 719 #ifndef HAVE_OPENSSL 934 #if (defined(HAVE_OPENSSL) && OPENSSL_VERSION_NUMBER >= 0x10000000L) 1024 #if (defined(HAVE_OPENSSL) && OPENSSL_VERSION_NUMBER >= 0x10000000L) 1135 #if (defined(HAVE_OPENSSL) && OPENSSL_VERSION_NUMBER >= 0x10000000L)
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libevent_openssl.m4 | 49 yes) AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl]) ;;
|
/freebsd/contrib/libevent/m4/ |
H A D | libevent_openssl.m4 | 49 yes) AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl]) ;;
|
/freebsd/crypto/heimdal/kdc/ |
H A D | pkinit.c | 56 #ifdef HAVE_OPENSSL 184 #ifdef HAVE_OPENSSL in _kdc_pk_free_client_param() 252 #ifdef HAVE_OPENSSL in generate_dh_keyblock() 428 #ifdef HAVE_OPENSSL 835 #ifdef HAVE_OPENSSL in _kdc_pk_rd_padata() 1142 #ifdef HAVE_OPENSSL in pk_mk_pa_reply_dh() 1337 #ifdef HAVE_OPENSSL in _kdc_pk_mk_pa_reply()
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | crypto.c | 74 #ifdef HAVE_OPENSSL 270 #ifdef HAVE_OPENSSL 369 #ifdef HAVE_OPENSSL in ecdsa_verify_signature() 927 #ifdef HAVE_OPENSSL 1245 #ifdef HAVE_OPENSSL 1479 #ifdef HAVE_OPENSSL 1545 #ifdef HAVE_OPENSSL 2065 #ifdef HAVE_OPENSSL in hx509_private_key_free()
|
/freebsd/kerberos5/include/ |
H A D | config.h | 633 #define HAVE_OPENSSL 1 macro
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | pkinit.c | 66 #ifdef HAVE_OPENSSL 548 #ifdef HAVE_OPENSSL in build_auth_pack() 1548 #ifdef HAVE_OPENSSL in pk_rd_pa_reply_dh() 2430 #ifdef HAVE_OPENSSL in _krb5_get_init_creds_opt_free_pkinit()
|
H A D | aes-test.c | 38 #ifdef HAVE_OPENSSL
|