Searched refs:HAVE_SSL (Results 1 – 4 of 4) sorted by relevance
23 HAVE_SSL = True variable25 HAVE_SSL = False variable400 if not HAVE_SSL:417 if HAVE_SSL:
31 HAVE_SSL = True variable33 HAVE_SSL = False variable811 if not HAVE_SSL:1282 if HAVE_SSL:
3023 * tests/proxy-test.c (run_test): wrap https tests in #if HAVE_SSL4636 * libsoup/soup-gnutls.c: Check for HAVE_SSL, not4994 HAVE_SSL is not defined.
5341 AC_DEFINE(HAVE_SSL, 1, [If we are going to use OpenSSL]) definition