Searched refs:HASH_MD5_HEX_LEN (Results 1 – 1 of 1) sorted by relevance
37 #define HASH_MD5_HEX_LEN (2 * MD5_DIGEST_SIZE) macro158 char ha2hex[HASH_MD5_HEX_LEN + 1]; in digest_calc_response()178 MD5Update (&md5, ha1, HASH_MD5_HEX_LEN); in digest_calc_response()191 MD5Update (&md5, ha2hex, HASH_MD5_HEX_LEN); in digest_calc_response()577 char ha1[HASH_MD5_HEX_LEN + 1]; in MHD_digest_auth_check()578 char respexp[HASH_MD5_HEX_LEN + 1]; in MHD_digest_auth_check()579 char noncehashexp[HASH_MD5_HEX_LEN + 9]; in MHD_digest_auth_check()808 char nonce[HASH_MD5_HEX_LEN + 9]; in MHD_queue_auth_fail_response()