Home
last modified time | relevance | path

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

/third_party/curl/lib/vauth/
H A Ddigest.c62 #define DIGEST_QOP_VALUE_AUTH (1 << 0) macro
237 *value |= DIGEST_QOP_VALUE_AUTH; in auth_digest_get_qop_values()
381 if(!(qop_values & DIGEST_QOP_VALUE_AUTH)) in Curl_auth_create_digest_md5_message()

Completed in 2 milliseconds