Home
last modified time | relevance | path

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

/external/curl/lib/vauth/
Ddigest.c159 static char *auth_digest_string_quoted(const char *source) in auth_digest_string_quoted() function
838 userp_quoted = auth_digest_string_quoted(digest->userhash ? userh : userp); in auth_create_digest_http_message()