Searched defs:CURL_DISABLE_CRYPTO_AUTH (Results 1 – 5 of 5) sorted by relevance
11 ## CURL_DISABLE_CRYPTO_AUTH section in Code defines to disable features and protocols
23 #define CURL_DISABLE_CRYPTO_AUTH 1 macro
220 option(CURL_DISABLE_CRYPTO_AUTH "to disable cryptographic authentication" OFF) option
3553 AC_DEFINE(CURL_DISABLE_CRYPTO_AUTH, 1, [to disable cryptographic authentication]) definition