Searched refs:HAVE_ALPN (Results 1 - 2 of 2) sorted by relevance

/external/curl/projects/
H A Dwolfssl_options.h156 #undef HAVE_ALPN macro
157 #define HAVE_ALPN macro
/external/curl/lib/vtls/
H A Dcyassl.c87 /* HAVE_ALPN is wolfSSL's build time symbol for enabling ALPN in options.h. */
88 #ifndef HAVE_ALPN
90 #define HAVE_ALPN macro
352 #ifdef HAVE_ALPN
377 #endif /* HAVE_ALPN */
534 #ifdef HAVE_ALPN
567 #endif /* HAVE_ALPN */

Completed in 75 milliseconds