Searched refs:h1 (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-9.3-release/crypto/openssh/
H A Dpoly1305.c36 uint32_t h0,h1,h2,h3,h4; local
67 h1 = 0;
84 h1 += ((((uint64_t)t1 << 32) | t0) >> 26) & 0x3ffffff;
91 t[0] = mul32x32_64(h0,r0) + mul32x32_64(h1,s4) + mul32x32_64(h2,s3) + mul32x32_64(h3,s2) + mul32x32_64(h4,s1);
92 t[1] = mul32x32_64(h0,r1) + mul32x32_64(h1,r0) + mul32x32_64(h2,s4) + mul32x32_64(h3,s3) + mul32x32_64(h4,s2);
93 t[2] = mul32x32_64(h0,r2) + mul32x32_64(h1,r1) + mul32x32_64(h2,r0) + mul32x32_64(h3,s4) + mul32x32_64(h4,s3);
94 t[3] = mul32x32_64(h0,r3) + mul32x32_64(h1,r2) + mul32x32_64(h2,r1) + mul32x32_64(h3,r0) + mul32x32_64(h4,s4);
95 t[4] = mul32x32_64(h0,r4) + mul32x32_64(h1,r3) + mul32x32_64(h2,r2) + mul32x32_64(h3,r1) + mul32x32_64(h4,r0);
98 t[1] += c; h1 = (uint32_t)t[1] & 0x3ffffff; b = (uint32_t)(t[1] >> 26);
121 h1
[all...]
H A Dumac.c378 UINT64 h1,h2; local
386 h1 = *((UINT64 *)hp);
397 h1 += MUL64((k0 + d0), (k4 + d4));
400 h1 += MUL64((k1 + d1), (k5 + d5));
403 h1 += MUL64((k2 + d2), (k6 + d6));
406 h1 += MUL64((k3 + d3), (k7 + d7));
414 ((UINT64 *)hp)[0] = h1;
425 UINT64 h1,h2,h3; local
433 h1 = *((UINT64 *)hp);
446 h1
480 UINT64 h1,h2,h3,h4; local
[all...]
/freebsd-9.3-release/contrib/sendmail/src/
H A Dsasl.c165 char *hr, *h1, *h, *res; local
180 h1 = s1;
184 while (h != NULL && *h1 != '\0')
187 if ((h = strchr(h1, ' ')) != NULL)
189 l1 = strlen(h1);
192 if (iteminlist(h1, s2, " ") != NULL)
199 memcpy(hr, h1, l1);
209 h1 = h + 1;
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcgen.sh85 rm -f tmp-desc.h tmp-desc.h1
87 rm -f tmp-opc.h tmp-opc.h1
90 rm -f tmp-ibld.h tmp-ibld.h1
103 -H tmp-desc.h1 \
105 -O tmp-opc.h1 \
113 sed -e "s/@ARCH@/${ARCH}/g" -e "s/@arch@/${arch}/g" < tmp-desc.h1 > tmp-desc.h
120 sed -e "s/@ARCH@/${ARCH}/g" -e "s/@arch@/${arch}/g" < tmp-opc.h1 > tmp-opc.h
151 rm -f tmp-desc.h1 tmp-desc.c1
152 rm -f tmp-opc.h1 tmp-opc.c1
154 rm -f tmp-ibld.h1 tm
[all...]
/freebsd-9.3-release/sys/gnu/fs/reiserfs/
H A Dreiserfs_hashes.c35 /* a, b, c, d - data; h0, h1 - accumulated hash */
45 b1 = h1; \
54 h1 += b1; \
62 uint32_t h0, h1; local
68 h1 = k[1];
153 return (h0 ^ h1);
/freebsd-9.3-release/lib/libmd/
H A Dsha.h74 u_int32_t h0, h1, h2, h3, h4; member in struct:SHAstate_st
H A Dsha0c.c109 c->h1=INIT_DATA_h1;
298 B=c->h1;
390 c->h1=(c->h1+T)&0xffffffffL;
399 B=c->h1;
444 l=c->h1; nl2c(l,cp);
H A Dsha1c.c136 c->h1=INIT_DATA_h1;
329 B=c->h1;
421 c->h1=(c->h1+T)&0xffffffffL;
430 B=c->h1;
480 l=c->h1; nl2c(l,cp);
/freebsd-9.3-release/sys/dev/patm/
H A Dif_patm_intr.c91 uint32_t p0, uint32_t h1, uint32_t p1)
94 queue, h0, p0, h1, p1);
97 patm_nor_write(sc, IDT_NOR_D2, h1);
270 uint32_t h0, h1; local
277 if (mbp_alloc(sc->sbuf_pool, &p1, &h1) == NULL) {
283 h1 | MBUF_SHANDLE, (p1 + SMBUF_OFFSET));
298 uint32_t h0, h1; local
305 if (mbp_alloc(sc->vbuf_pool, &p1, &h1) == NULL) {
311 h1 | MBUF_VHANDLE, (p1 + VMBUF_OFFSET));
90 patm_fbq_write(struct patm_softc *sc, u_int queue, uint32_t h0, uint32_t p0, uint32_t h1, uint32_t p1) argument
/freebsd-9.3-release/usr.sbin/lpr/common_source/
H A Dnet.c189 char h1[NI_MAXHOST], h2[NI_MAXHOST]; local
231 h1[0] = '\0';
232 if (getnameinfo(lr->ai_addr, lr->ai_addrlen, h1, sizeof(h1),
241 if (strcmp(h1, h2) == 0)
/freebsd-9.3-release/usr.sbin/lpr/pac/
H A Dpac.c407 register const struct hent *h1, *h2; local
410 h1 = *(const struct hent * const *)a;
413 r = h1->h_feetpages < h2->h_feetpages ?
414 -1 : h1->h_feetpages > h2->h_feetpages;
416 r = strcmp(h1->h_name, h2->h_name);
/freebsd-9.3-release/contrib/binutils/bfd/
H A Di386linux.c436 struct linux_link_hash_entry *h1, *h2;
479 h1 = linux_link_hash_lookup (linux_hash_table (info),
495 if (h1 != NULL
496 && (((h1->root.root.type == bfd_link_hash_defined
497 || h1->root.root.type == bfd_link_hash_defweak)
498 && ! bfd_is_abs_section (h1->root.root.u.def.section))
510 if ((f1->h != h && f1->h != h1)
513 if (f1->h == h1)
518 f = new_fixup (info, h1, f1->h->root.root.u.def.value, 0);
521 f1->h = h1;
435 struct linux_link_hash_entry *h1, *h2; local
[all...]
H A Dsparclinux.c434 struct linux_link_hash_entry *h1, *h2; local
478 h1 = linux_link_hash_lookup (linux_hash_table (info),
494 if (h1 != NULL
495 && (((h1->root.root.type == bfd_link_hash_defined
496 || h1->root.root.type == bfd_link_hash_defweak)
497 && ! bfd_is_abs_section (h1->root.root.u.def.section))
509 if ((f1->h != h && f1->h != h1)
512 if (f1->h == h1)
517 f = new_fixup (info, h1, f1->h->root.root.u.def.value, 0);
520 f1->h = h1;
[all...]
H A DpeXXigen.c2059 struct coff_link_hash_entry *h1;
2071 h1 = coff_link_hash_lookup (coff_hash_table (info),
2073 if (h1 != NULL)
2078 if (h1->root.u.def.section != NULL
2079 && h1->root.u.def.section->output_section != NULL)
2081 (h1->root.u.def.value
2082 + h1->root.u.def.section->output_section->vma
2083 + h1->root.u.def.section->output_offset);
2092 h1 = coff_link_hash_lookup (coff_hash_table (info),
2094 if (h1 !
2058 struct coff_link_hash_entry *h1; local
[all...]
/freebsd-9.3-release/sys/powerpc/include/
H A Dbus.h267 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \
268 (*(t)->__bs_opname(c,sz))(h1, o1, h2, o2, cnt)
440 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \
441 __bs_copy(1, t, h1, o1, h2, o2, c)
442 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \
443 __bs_copy(2, t, h1, o1, h2, o2, c)
444 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \
445 __bs_copy(4, t, h1, o1, h2, o2, c)
446 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \
447 __bs_copy(8, t, h1, o
[all...]
/freebsd-9.3-release/sys/sparc64/include/
H A Dbus.h467 bus_space_copy_region_1(bus_space_tag_t t, bus_space_handle_t h1, argument
472 bus_space_write_1(t, h1, o1, bus_space_read_1(t, h2, o2));
476 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, argument
481 bus_space_write_2(t, h1, o1, bus_space_read_2(t, h2, o2));
485 bus_space_copy_region_4(bus_space_tag_t t, bus_space_handle_t h1, argument
490 bus_space_write_4(t, h1, o1, bus_space_read_4(t, h2, o2));
494 bus_space_copy_region_8(bus_space_tag_t t, bus_space_handle_t h1, argument
499 bus_space_write_8(t, h1, o1, bus_space_read_8(t, h2, o2));
787 bus_space_copy_region_stream_1(bus_space_tag_t t, bus_space_handle_t h1, argument
792 bus_space_write_stream_1(t, h1, o
797 bus_space_copy_region_stream_2(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
807 bus_space_copy_region_stream_4(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
817 bus_space_copy_region_stream_8(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) argument
[all...]
/freebsd-9.3-release/crypto/openssl/apps/
H A Ds_socket.c391 struct hostent *h1, *h2; local
444 h1 = gethostbyaddr((char *)&from.sin_addr.s_addr,
447 h1 = gethostbyaddr((char *)&from.sin_addr,
450 if (h1 == NULL) {
455 if ((*host = (char *)OPENSSL_malloc(strlen(h1->h_name) + 1)) == NULL) {
459 BUF_strlcpy(*host, h1->h_name, strlen(h1->h_name) + 1);
/freebsd-9.3-release/sys/fs/ext2fs/
H A Dext2_hash.c171 uint32_t h0, h1 = 0x12A3FE2D, h2 = 0x37ABE8F9; local
183 h0 = h2 + (h1 ^ (val * multi));
186 h2 = h1;
187 h1 = h0;
190 return (h1 << 1);
/freebsd-9.3-release/crypto/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl37 ($h0,$h1,$h2,$h3,$h4) = ("h0","h1","h2","h3","h4");
45 ($h0,$h1,$h2,$h3,$h4) = ("loc6","loc7","loc8","loc9","loc10");
180 add $h1=$h1,$a };; // wrap up
253 { .mlx; ld4 $h1=[tmp0],8
268 mov $B=$h1
269 mux2 tmp6=$h1,0x44 }
295 st4 [tmp0]=$h1,8 };;
/freebsd-9.3-release/sys/pc98/include/
H A Dbus.h282 #define bus_space_compare(t1, h1, t2, h2) \
283 i386_memio_compare((t1), (h1), (t2), (h2))
635 #define bus_space_copy_region_stream_1(t, h1, o1, h2, o2, c) \
636 bus_space_copy_region_1((t), (h1), (o1), (h2), (o2), (c))
637 #define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \
638 bus_space_copy_region_2((t), (h1), (o1), (h2), (o2), (c))
639 #define bus_space_copy_region_stream_4(t, h1, o1, h2, o2, c) \
640 bus_space_copy_region_4((t), (h1), (o1), (h2), (o2), (c))
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Dpmap_svc.c297 int h1, h2, h3, h4, p1, p2; local
310 if (sscanf(ua, "%d.%d.%d.%d.%d.%d", &h1, &h2, &h3,
315 "%d.%d.%d.%d.%d.%d", h1, h2, h3, h4, p1, p2);
/freebsd-9.3-release/sys/dev/atkbdc/
H A Datkbdc.c107 bus_space_handle_t h0, bus_space_handle_t h1);
159 bus_space_handle_t h1; local
212 h1 = sparc64_fake_bustag(space, port1, tag);
213 bus_space_subregion(tag, h1, KBD_STATUS_PORT, 1, &h1);
220 bus_space_map(tag, port1, IO_KBDSIZE, 0, &h1);
223 h1 = (bus_space_handle_t)port1;
238 if ((bus_space_read_1(tag, h1, 0) & 0x2) == 0)
246 return atkbdc_setup(atkbdc_softc[0], tag, h0, h1);
251 bus_space_handle_t h1)
250 atkbdc_setup(atkbdc_softc_t *sc, bus_space_tag_t tag, bus_space_handle_t h0, bus_space_handle_t h1) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/sha/
H A Dsha_locl.h73 ll=(c)->h1; HOST_l2c(ll,(s)); \
135 c->h1 = INIT_DATA_h1;
229 B = c->h1;
401 c->h1 = (c->h1 + T) & 0xffffffffL;
410 B = c->h1;
459 B = c->h1;
487 c->h1 = (c->h1 + B) & 0xffffffffL;
496 B = c->h1;
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dsimplify-rtx.c1121 HOST_WIDE_INT h1, hv;
1124 l1 = CONST_DOUBLE_LOW (op), h1 = CONST_DOUBLE_HIGH (op);
1126 l1 = INTVAL (op), h1 = HWI_SIGN_EXTEND (l1);
1132 hv = ~ h1;
1136 neg_double (l1, h1, &lv, &hv);
1140 if (h1 < 0)
1141 neg_double (l1, h1, &lv, &hv);
1143 lv = l1, hv = h1;
1150 if (h1 == 0)
1153 lv = HOST_BITS_PER_WIDE_INT + exact_log2 (h1
1115 HOST_WIDE_INT h1, hv; local
2875 HOST_WIDE_INT h1, h2, hv, ht; local
[all...]
/freebsd-9.3-release/lib/libc/net/
H A Drcmd.c718 char h1[NI_MAXHOST], h2[NI_MAXHOST]; local
733 h1[0] = '\0';
734 if (getnameinfo(raddr, salen, h1, sizeof(h1), NULL, 0,
752 if (strcmp(h1, h2) == 0) {

Completed in 168 milliseconds

123