Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds