Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Ddigestauth.c158 char ha2hex[HASH_MD5_HEX_LEN + 1]; in digest_calc_response() local
175 cvthex (ha2, MD5_DIGEST_SIZE, ha2hex); in digest_calc_response()
191 MD5Update (&md5, ha2hex, HASH_MD5_HEX_LEN); in digest_calc_response()