Home
last modified time | relevance | path

Searched refs:CURL_DISABLE_AWS (Results 1 - 10 of 10) sorted by relevance

/third_party/curl/lib/
H A Dcurl_sha256.h28 #if !defined(CURL_DISABLE_AWS) || !defined(CURL_DISABLE_DIGEST_AUTH) \
H A Dcurl_hmac.h28 || !defined(CURL_DISABLE_AWS) || !defined(CURL_DISABLE_DIGEST_AUTH) \
H A Dhmac.c30 || !defined(CURL_DISABLE_AWS) || !defined(CURL_DISABLE_DIGEST_AUTH)
H A Dsha256.c28 #if !defined(CURL_DISABLE_AWS) || !defined(CURL_DISABLE_DIGEST_AUTH) \
H A Dcurl_setup.h230 # define CURL_DISABLE_AWS 1 macro
H A Dhttp_aws_sigv4.c27 #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_AWS)
817 #endif /* !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_AWS) */
H A Dhttp.c391 #ifndef CURL_DISABLE_AWS in pickoneauth()
664 #ifndef CURL_DISABLE_AWS in output_auth_headers()
H A Dsetopt.c683 #if !defined(CURL_DISABLE_AWS) in Curl_vsetopt()
/third_party/curl/tests/server/
H A Ddisabled.c58 #ifdef CURL_DISABLE_AWS
/third_party/curl/tests/unit/
H A Dunit1610.c42 #if !defined(CURL_DISABLE_AWS) || !defined(CURL_DISABLE_DIGEST_AUTH) \

Completed in 13 milliseconds