Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/
H A Dconfigure.ac4513 AC_DEFINE(CURL_DISABLE_NTLM, 1, [to disable NTLM support]) definition
H A DCMakeLists.txt339 option(CURL_DISABLE_NTLM "Disable NTLM support" OFF) option