Searched refs:ha1 (Results 1 – 6 of 6) 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/adhd/cras/src/dsp/ |
D | crossover.c | 57 float ha1 = hp->a1; in lr4_split() local 74 y = hb0*x + hb1*hx1 + hb2*hx2 - ha1*hy1 - ha2*hy2; in lr4_split() 75 z = hb0*y + hb1*hy1 + hb2*hy2 - ha1*hz1 - ha2*hz2; in lr4_split() 130 float ha1 = hp->a1; in lr4_merge() local 146 y = hb0*x + hb1*hx1 + hb2*hx2 - ha1*hy1 - ha2*hy2; in lr4_merge() 147 z = hb0*y + hb1*hy1 + hb2*hy2 - ha1*hz1 - ha2*hz2; in lr4_merge()
|
D | crossover2.c | 244 float ha1 = hp->a1; in lr42_split() local 271 yL = hb0*xL + hb1*hx1L + hb2*hx2L - ha1*hy1L - ha2*hy2L; in lr42_split() 272 yR = hb0*xR + hb1*hx1R + hb2*hx2R - ha1*hy1R - ha2*hy2R; in lr42_split() 273 zL = hb0*yL + hb1*hy1L + hb2*hy2L - ha1*hz1L - ha2*hz2L; in lr42_split() 274 zR = hb0*yR + hb1*hy1R + hb2*hy2R - ha1*hz1R - ha2*hz2R; in lr42_split() 514 float ha1 = hp->a1; in lr42_merge() local 539 yL = hb0*xL + hb1*hx1L + hb2*hx2L - ha1*hy1L - ha2*hy2L; in lr42_merge() 540 yR = hb0*xR + hb1*hx1R + hb2*hx2R - ha1*hy1R - ha2*hy2R; in lr42_merge() 541 zL = hb0*yL + hb1*hy1L + hb2*hy2L - ha1*hz1L - ha2*hz2L; in lr42_merge() 542 zR = hb0*yR + hb1*hy1R + hb2*hy2R - ha1*hz1R - ha2*hz2R; in lr42_merge()
|
/external/curl/lib/vauth/ |
D | digest.c | 696 unsigned char ha1[65]; /* 64 digits and 1 zero byte */ in _Curl_auth_create_digest_http_message() local 754 convert_to_ascii(hashbuf, ha1); in _Curl_auth_create_digest_http_message() 760 tmp = aprintf("%s:%s:%s", ha1, digest->nonce, digest->cnonce); in _Curl_auth_create_digest_http_message() 767 convert_to_ascii(hashbuf, ha1); in _Curl_auth_create_digest_http_message() 809 ha1, in _Curl_auth_create_digest_http_message() 818 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 ← ㄏㄚ;
|