Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_CRYPTO_AUTH (Results 1 – 2 of 2) sorted by relevance

/external/curl/
DCMakeLists.txt181 option(CURL_DISABLE_CRYPTO_AUTH "to disable cryptographic authentication" OFF) option
Dconfigure.ac3306 AC_DEFINE(CURL_DISABLE_CRYPTO_AUTH, 1, [to disable cryptographic authentication]) definition