Searched refs:ha1 (Results 1 – 4 of 4) sorted by relevance
/external/libmicrohttpd/src/microhttpd/ |
D | digestauth.c | 108 unsigned char ha1[MD5_DIGEST_SIZE]; in digest_calc_ha1() local 116 MD5Final (ha1, &md5); in digest_calc_ha1() 120 MD5Update (&md5, ha1, sizeof (ha1)); in digest_calc_ha1() 125 MD5Final (ha1, &md5); in digest_calc_ha1() 127 cvthex (ha1, sizeof (ha1), sessionkey); in digest_calc_ha1() 145 digest_calc_response (const char *ha1, in digest_calc_response() argument 178 MD5Update (&md5, ha1, HASH_MD5_HEX_LEN); in digest_calc_response() 577 char ha1[HASH_MD5_HEX_LEN + 1]; in MHD_digest_auth_check() local 767 ha1); in MHD_digest_auth_check() 768 digest_calc_response (ha1, in MHD_digest_auth_check()
|
/external/curl/lib/vauth/ |
D | digest.c | 674 unsigned char ha1[33]; /* 32 digits and 1 zero byte */ in Curl_auth_create_digest_http_message() local 721 auth_digest_md5_to_ascii(md5buf, ha1); in Curl_auth_create_digest_http_message() 725 tmp = aprintf("%s:%s:%s", ha1, digest->nonce, digest->cnonce); in Curl_auth_create_digest_http_message() 732 auth_digest_md5_to_ascii(md5buf, ha1); in Curl_auth_create_digest_http_message() 769 ha1, in Curl_auth_create_digest_http_message() 778 ha1, in Curl_auth_create_digest_http_message()
|
/external/libcups/cups/ |
D | http-support.c | 1319 ha1[65], /* Hash of username:realm:password */ in _httpSetDigestAuthString() local 1396 cupsHashString(hash, hashsize, ha1, sizeof(ha1)); in _httpSetDigestAuthString() 1404 …snprintf(temp, sizeof(temp), "%s:%s:%08x:%s:%s:%s", ha1, http->nonce, http->nonce_count, cnonce, "… in _httpSetDigestAuthString() 1426 cupsHashString(hash, hashsize, ha1, sizeof(ha1)); in _httpSetDigestAuthString() 1434 snprintf(temp, sizeof(temp), "%s:%s:%s", ha1, http->nonce, ha2); in _httpSetDigestAuthString()
|
/external/icu/icu4c/source/data/translit/ |
D | Latn_Bopo.txt | 703 ha1 ← ㄏㄚ;
|