HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_ALPN (Results 1 - 2 of 2) sorted by null

  /external/curl/projects/
wolfssl_options.h 156 #undef HAVE_ALPN
157 #define HAVE_ALPN
  /external/curl/lib/vtls/
cyassl.c 87 /* HAVE_ALPN is wolfSSL's build time symbol for enabling ALPN in options.h. */
88 #ifndef HAVE_ALPN
90 #define HAVE_ALPN
352 #ifdef HAVE_ALPN
377 #endif /* HAVE_ALPN */
534 #ifdef HAVE_ALPN
567 #endif /* HAVE_ALPN */

Completed in 3149 milliseconds