Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Ddigestauth.c152 const char *hentity, in digest_calc_response() argument
170 if (NULL != hentity) in digest_calc_response()
171 MD5Update (&md5, hentity, strlen(hentity)); in digest_calc_response()
576 const char *hentity = NULL; /* "auth-int" is not supported */ in MHD_digest_auth_check() local
775 hentity, in MHD_digest_auth_check()