Home
last modified time | relevance | path

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

/curl/lib/vauth/
H A Ddigest.c272 static CURLcode auth_decode_digest_md5_message(const struct bufref *chlgref, in auth_decode_digest_md5_message() argument
278 const char *chlg = (const char *) Curl_bufref_ptr(chlgref); in auth_decode_digest_md5_message()
281 if(!Curl_bufref_len(chlgref)) in auth_decode_digest_md5_message()

Completed in 13 milliseconds