Home
last modified time | relevance | path

Searched refs:h4 (Results 1 – 25 of 88) sorted by relevance

1234

/external/openssh/
Dpoly1305.c36 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
70 h4 = 0; in poly1305_auth()
87 h4 += (t3 >> 8) | (1 << 24); in poly1305_auth()
91 …2x32_64(h0,r0) + mul32x32_64(h1,s4) + mul32x32_64(h2,s3) + mul32x32_64(h3,s2) + mul32x32_64(h4,s1); in poly1305_auth()
92 …2x32_64(h0,r1) + mul32x32_64(h1,r0) + mul32x32_64(h2,s4) + mul32x32_64(h3,s3) + mul32x32_64(h4,s2); in poly1305_auth()
93 …2x32_64(h0,r2) + mul32x32_64(h1,r1) + mul32x32_64(h2,r0) + mul32x32_64(h3,s4) + mul32x32_64(h4,s3); in poly1305_auth()
94 …2x32_64(h0,r3) + mul32x32_64(h1,r2) + mul32x32_64(h2,r1) + mul32x32_64(h3,r0) + mul32x32_64(h4,s4); in poly1305_auth()
95 …2x32_64(h0,r4) + mul32x32_64(h1,r3) + mul32x32_64(h2,r2) + mul32x32_64(h3,r1) + mul32x32_64(h4,r0); in poly1305_auth()
101 t[4] += b; h4 = (uint32_t)t[4] & 0x3ffffff; b = (uint32_t)(t[4] >> 26); in poly1305_auth()
124 h4 += (t3 >> 8); in poly1305_auth()
[all …]
/external/libxml2/result/HTML/
Dtest3.html.sax76 SAX.startElement(h4)
81 SAX.endElement(h4)
86 SAX.startElement(h4)
91 SAX.endElement(h4)
96 SAX.startElement(h4)
101 SAX.endElement(h4)
106 SAX.startElement(h4)
111 SAX.endElement(h4)
116 SAX.startElement(h4)
121 SAX.endElement(h4)
[all …]
Dtest3.html.err7 ./test/HTML/test3.html:27: HTML parser error : Opening and ending tag mismatch: h4 and b
8 <h4><b>Links</h4></b>
11 <h4><b>Links</h4></b>
/external/jemalloc/include/jemalloc/internal/
Dhash.h149 uint32_t h4 = seed; in hash_x86_128() local
179 h3 = hash_rotl_32(h3, 15); h3 += h4; in hash_x86_128()
182 k4 *= c4; k4 = hash_rotl_32(k4, 18); k4 *= c1; h4 ^= k4; in hash_x86_128()
184 h4 = hash_rotl_32(h4, 13); h4 += h1; in hash_x86_128()
185 h4 = h4*5 + 0x32ac3b17; in hash_x86_128()
201 k4 *= c4; k4 = hash_rotl_32(k4, 18); k4 *= c1; h4 ^= k4; in hash_x86_128()
224 h1 ^= len; h2 ^= len; h3 ^= len; h4 ^= len; in hash_x86_128()
226 h1 += h2; h1 += h3; h1 += h4; in hash_x86_128()
227 h2 += h1; h3 += h1; h4 += h1; in hash_x86_128()
232 h4 = hash_fmix_32(h4); in hash_x86_128()
[all …]
/external/boringssl/src/crypto/poly1305/
Dpoly1305.c65 uint32_t h0, h1, h2, h3, h4; member
100 state->h4 += (t3 >> 8) | (1 << 24); in poly1305_update()
105 mul32x32_64(state->h4, state->s1); in poly1305_update()
108 mul32x32_64(state->h4, state->s2); in poly1305_update()
111 mul32x32_64(state->h4, state->s3); in poly1305_update()
114 mul32x32_64(state->h4, state->s4); in poly1305_update()
117 mul32x32_64(state->h4, state->r0); in poly1305_update()
131 state->h4 = (uint32_t)t[4] & 0x3ffffff; in poly1305_update()
163 state->h4 += (t3 >> 8); in poly1305_update()
208 state->h4 = 0; in CRYPTO_poly1305_init()
[all …]
/external/clang/test/Sema/
Dwarn-missing-prototypes.c19 int h4(int);
20 int h4();
25 int h4(); in test()
30 int h4(int x) { return x; } in h4() function
Dconstant-builtins.c21 int h4 = __builtin_bswap32(0x1234) == 0x34120000 ? 1 : f(); variable
/external/clang/test/Analysis/diagnostics/Inputs/include/
Dreport-issues-within-main-file.h38 int h4 = 0; in cause_div_by_zero_in_header4() local
39 h4 = in/h4; in cause_div_by_zero_in_header4()
40 h4++; in cause_div_by_zero_in_header4()
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/
Ddataurl-realdata-yuiapp.css52 h4 .title {
62 h4 { selector
68 h4 .what {
75 h4 .version {
87 h4, p { selector
Ddataurl-realdata-yuiapp.css.min1h4 .title{font-weight:bold;letter-spacing:-2px;font-size:47px;text-shadow:0 1px 0 #369;background:…
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/out/
Ddataurl-realdata-yuiapp.out.b1h4 .title{font-weight:bold;letter-spacing:-2px;font-size:47px;text-shadow:0 1px 0 #369;background:…
Ddataurl-realdata-yuiapp.out1h4 .title{font-weight:bold;letter-spacing:-2px;font-size:47px;text-shadow:0 1px 0 #369;background:…
/external/llvm/test/CodeGen/Thumb2/
Dconstant-islands-jump-table.ll16 i32 2, label %h4
28 br label %h4
30 h4:
36 %a2 = phi i32 [%b1, %h1], [%c3, %h4]
/external/boringssl/src/ssl/test/runner/
Dpoly1305.go264 h4 := alpha32 - alpha32
504 y4 = h4 + alpha96
576 x4 = h4 - y4
637 h4 = r2lowx0 + sr3lowx6
655 h4 += r0lowx4
676 h4 += r1lowx2
730 y4 = h4 + alpha96
772 x4 = h4 - y4
830 h4 = r2lowx0 + sr3lowx6
847 h4 += r0lowx4
[all …]
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/static/
Dwebapp2.css70 .body h2, .body h3, .body h4, .body h5, .body h6 {
173 div.sphinxsidebar h2, div.sphinxsidebar h3, div.sphinxsidebar h4,
176 div.sphinxsidebar h4 a, div.sphinxsidebar h4 a:link, div.sphinxsidebar h4 a:active, div.sphinxsideb…
/external/llvm/docs/_themes/llvm-theme/static/
Dllvm-theme.css102 div.sphinxsidebar h3, div.sphinxsidebar h4 {
181 div.body h1 a, div.body h2 a, div.body h3 a, div.body h4 a, div.body h5 a, div.body h6 a {
188 div.body h4,
202 div.body h4 { font-size: 120%; }
206 h1 a.anchor, h2 a.anchor, h3 a.anchor, h4 a.anchor, h5 a.anchor, h6 a.anchor {
213 h1:hover a.anchor, h2:hover a.anchor, h3:hover a.anchor, h4:hover a.anchor,
218 h1 a.anchor:hover, h2 a.anchor:hover, h3 a.anchor:hover, h4 a.anchor:hover,
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DTooltip.css3 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; } selector
12 h4 { margin-top: 2em; margin-bottom: 0.3em; } selector
31 h4 { font-style: italic; } selector
/external/wpa_supplicant_8/src/crypto/
Dfips_prf_openssl.c24 context.h4 = state[4]; in sha1_transform()
30 state[4] = context.h4; in sha1_transform()
/external/llvm/include/llvm/ADT/
DHashing.h261 uint64_t h0, h1, h2, h3, h4, h5, h6; member
270 state.h6 = hash_16_bytes(state.h4, state.h5); in create()
292 h1 = rotate(h1 + h4 + fetch64(s + 48), 42) * k1; in mix()
296 h3 = h4 * k1; in mix()
297 h4 = h0 + h5; in mix()
298 mix_32_bytes(s, h3, h4); in mix()
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0); in finalize()
/external/chromium-trace/trace-viewer/third_party/Paste/docs/
Ddefault.css43 h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6:hover {
138 h1, h2, h3, h4, h5, h6 { selector
162 h3, h4, h5, h6 { selector
167 h3 a.toc-backref, h4 a.toc-backref, h5 a.toc-backref,
314 h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
/external/llvm/test/CodeGen/SystemZ/
Dspill-01.ll23 @h4 = global i64 4
363 %val4 = load i64 , i64 *@h4
376 store i64 %val4, i64 *@h4
408 %val4 = load volatile i64 , i64 *@h4
420 store volatile i64 %val4, i64 *@h4
436 store volatile i64 %val4, i64 *@h4
451 store volatile i64 %val4, i64 *@h4
471 %val4 = load volatile i64 , i64 *@h4
485 store volatile i64 %val4, i64 *@h4
510 store volatile i64 %val4, i64 *@h4
[all …]
/external/bzip2/
Dbzip.css2 #74240f dark brown h1, h2, h3, h4
17 h1, h2, h3, h4 { color: #74240f; } selector
/external/slf4j/slf4j-site/src/site/pages/css/
Dsite.css72 h1, h2, h3, h4 { selector
90 h4 { selector
408 h4 .anchor:before {content:url(anchor12.png);}
415 h4:hover .anchor { margin-left: -12px; }
422 h4:hover .anchor,
/external/llvm/docs/_static/
Dllvm.css48 h4, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em; selector
83 h4+div, h4+p {text-align: left; padding-left: 20pt; padding-right: 10pt;}
/external/javassist/tutorial/
Dbrown.css13 h4 { selector

1234