Home
last modified time | relevance | path

Searched refs:h0 (Results 1 – 20 of 20) sorted by relevance

/dragonfly/sys/crypto/poly1305/
H A Dpoly1305.c86 h0 = st->h[0]; in poly1305_blocks()
142 h0 += c * 5; in poly1305_blocks()
144 h0 = h0 & 0x3ffffff; in poly1305_blocks()
151 st->h[0] = h0; in poly1305_blocks()
214 h0 = st->h[0]; in poly1305_finish()
231 h0 += c * 5; in poly1305_finish()
232 c = h0 >> 26; in poly1305_finish()
233 h0 = h0 & 0x3ffffff; in poly1305_finish()
237 g0 = h0 + 5; in poly1305_finish()
259 h0 = (h0 & mask) | g0; in poly1305_finish()
[all …]
/dragonfly/crypto/libressl/crypto/poly1305/
H A Dpoly1305-donna.c104 h0 = st->h[0]; in poly1305_blocks()
160 h0 += c * 5; in poly1305_blocks()
162 h0 = h0 & 0x3ffffff; in poly1305_blocks()
169 st->h[0] = h0; in poly1305_blocks()
234 h0 = st->h[0]; in poly1305_finish()
251 h0 += c * 5; in poly1305_finish()
252 c = h0 >> 26; in poly1305_finish()
253 h0 = h0 & 0x3ffffff; in poly1305_finish()
257 g0 = h0 + 5; in poly1305_finish()
279 h0 = (h0 & mask) | g0; in poly1305_finish()
[all …]
/dragonfly/crypto/openssh/
H A Dpoly1305.c36 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
66 h0 = 0; in poly1305_auth()
83 h0 += t0 & 0x3ffffff; in poly1305_auth()
97 h0 = (uint32_t)t[0] & 0x3ffffff; c = (t[0] >> 26); in poly1305_auth()
102 h0 += b * 5; in poly1305_auth()
120 h0 += t0 & 0x3ffffff; in poly1305_auth()
129 b = h0 >> 26; h0 = h0 & 0x3ffffff; in poly1305_auth()
134 h0 += b * 5; b = h0 >> 26; h0 = h0 & 0x3ffffff; in poly1305_auth()
137 g0 = h0 + 5; b = g0 >> 26; g0 &= 0x3ffffff; in poly1305_auth()
145 h0 = (h0 & nb) | (g0 & b); in poly1305_auth()
[all …]
/dragonfly/sys/vfs/ext2fs/
H A Dext2_hash.c183 uint32_t h0, h1 = 0x12A3FE2D, h2 = 0x37ABE8F9; in ext2_legacy_hash() local
195 h0 = h2 + (h1 ^ (val * multi)); in ext2_legacy_hash()
196 if (h0 & 0x80000000) in ext2_legacy_hash()
197 h0 -= 0x7FFFFFFF; in ext2_legacy_hash()
199 h1 = h0; in ext2_legacy_hash()
/dragonfly/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c95 h[0] = h0; in fe_frombytes()
155 h0 += 19 * q; in fe_tobytes()
158 h1 += h0 >> 26; h0 &= kBottom26Bits; in fe_tobytes()
175 s[0] = h0 >> 0; in fe_tobytes()
176 s[1] = h0 >> 8; in fe_tobytes()
177 s[2] = h0 >> 16; in fe_tobytes()
486 h[0] = h0; in fe_mul()
627 h[0] = h0; in fe_sq()
865 h0 += h0; in fe_sq2()
895 h[0] = h0; in fe_sq2()
[all …]
/dragonfly/contrib/gmp/mpn/generic/
H A Dhgcd2.c449 mp_limb_t h0, h1; in mpn_hgcd_mul_matrix1_inverse_vector() local
459 h0 = mpn_mul_1 (rp, ap, n, M->u[1][1]); in mpn_hgcd_mul_matrix1_inverse_vector()
461 ASSERT (h0 == h1); in mpn_hgcd_mul_matrix1_inverse_vector()
463 h0 = mpn_mul_1 (bp, bp, n, M->u[0][0]); in mpn_hgcd_mul_matrix1_inverse_vector()
465 ASSERT (h0 == h1); in mpn_hgcd_mul_matrix1_inverse_vector()
/dragonfly/crypto/libressl/crypto/sha/
H A Dsha_locl.h72 ll=(c)->h0; HOST_l2c(ll,(s)); \
109 c->h0=INIT_DATA_h0; in SHA1_Init()
201 A=c->h0; in HASH_BLOCK_DATA_ORDER()
325 c->h0=(c->h0+E)&0xffffffffL; in HASH_BLOCK_DATA_ORDER()
333 A=c->h0; in HASH_BLOCK_DATA_ORDER()
382 A=c->h0; in HASH_BLOCK_DATA_ORDER()
401 c->h0=(c->h0+A)&0xffffffffL; in HASH_BLOCK_DATA_ORDER()
409 A=c->h0; in HASH_BLOCK_DATA_ORDER()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dfips_prf_openssl.c33 context.h0 = state[0]; in sha1_transform()
39 state[0] = context.h0; in sha1_transform()
/dragonfly/sys/dev/misc/kbd/
H A Datkbdc.c94 bus_space_handle_t h0, bus_space_handle_t h1);
225 bus_space_handle_t h0; in atkbdc_configure() local
252 bus_space_map(tag, port0, IO_KBDSIZE, 0, &h0); in atkbdc_configure()
255 h0 = (bus_space_handle_t)port0; in atkbdc_configure()
277 return atkbdc_setup(atkbdc_softc[0], tag, h0, h1); in atkbdc_configure()
281 atkbdc_setup(atkbdc_softc_t *sc, bus_space_tag_t tag, bus_space_handle_t h0, in atkbdc_setup() argument
302 sc->ioh0 = h0; in atkbdc_setup()
/dragonfly/contrib/openbsd_libm/src/ld80/
H A De_lgammal.c136 h0 = 1.059584930106085509696730443974495979641E4L, variable
372 p2 = h0 + y * (h1 + y * (h2 + y * (h3 + y * (h4 + y * (h5 + y))))); in lgammal()
/dragonfly/contrib/file/magic/Magdir/
H A Dsccs18 # Further, you can't just say '\001h0', because the five-digit number
/dragonfly/crypto/libressl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c347 pmac->u[0] |= key->md.h0 & mask; in aesni_cbc_hmac_sha1_cipher()
365 pmac->u[0] |= key->md.h0 & mask; in aesni_cbc_hmac_sha1_cipher()
377 pmac->u[0] |= key->md.h0 & mask; in aesni_cbc_hmac_sha1_cipher()
/dragonfly/crypto/libressl/include/openssl/
H A Dsha.h94 SHA_LONG h0,h1,h2,h3,h4; member
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_fast.c93 size_t const h0 = ZSTD_hashPtr(ip0, hlog, mls); in ZSTD_compressBlock_fast_generic() local
99 U32 const matchIndex0 = hashTable[h0]; in ZSTD_compressBlock_fast_generic()
110 hashTable[h0] = current0; /* update hash table */ in ZSTD_compressBlock_fast_generic()
/dragonfly/sys/dev/drm/radeon/
H A Dr600_cs.c1410 unsigned w0, unsigned h0, unsigned d0, unsigned nsamples, unsigned format, in r600_texture_size() argument
1424 h0 = r600_mip_minify(h0, 0); in r600_texture_size()
1432 height = r600_mip_minify(h0, i); in r600_texture_size()
1477 u32 dim, nfaces, llevel, blevel, w0, h0, d0; in r600_check_texture_resource() local
1509 h0 = G_038004_TEX_HEIGHT(word1) + 1; in r600_check_texture_resource()
1590 r600_texture_size(nfaces, blevel, llevel, w0, h0, d0, array_check.nsamples, format, in r600_check_texture_resource()
1596 w0, h0, pitch_align, height_align, in r600_check_texture_resource()
/dragonfly/contrib/tcsh-6/
H A Dsh.hist.c385 hashhist(struct wordent *h0) in hashhist() argument
388 struct wordent *firstWord = h0->next; in hashhist()
393 for (; h != h0; h = h->next) { in hashhist()
/dragonfly/crypto/libressl/ssl/
H A Ds3_cbc.c306 l2n(sha1->h0, md_out); in tls1_sha1_final_raw()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-warn.c2470 hashval_t h0 = hstate0.end (); in do_warn_duplicated_branches() local
2478 if (h0 == h1 in do_warn_duplicated_branches()
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-vax.texi105 described above. A value of zero (@samp{-h0}) implies names should be
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfold-const.c2919 hashval_t h0 = hstate0.end (); in operand_equal_p() local
2921 gcc_assert (h0 == h1); in operand_equal_p()