Home
last modified time | relevance | path

Searched defs:h0 (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/
H A Dpoly1305.c155 u64 h0, h1, h2, c; in poly1305_blocks() local
219 u64 h0, h1, h2; in poly1305_emit() local
297 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local
385 u32 h0, h1, h2, h3, h4; in poly1305_emit() local
H A Dpoly1305_base2_44.c87 u64 h0, h1, h2, c; in poly1305_blocks() local
138 u64 h0, h1, h2; in poly1305_emit() local
H A Dpoly1305_ieee754.c433 u64 h0, h1, h2, h3, h4; in poly1305_emit() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/poly1305/
H A Dpoly1305.c153 u64 h0, h1, h2, c; in poly1305_blocks() local
217 u64 h0, h1, h2; in poly1305_emit() local
295 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local
383 u32 h0, h1, h2, h3, h4; in poly1305_emit() local
H A Dpoly1305_base2_44.c87 u64 h0, h1, h2, c; in poly1305_blocks() local
138 u64 h0, h1, h2; in poly1305_emit() local
H A Dpoly1305_ieee754.c433 u64 h0, h1, h2, h3, h4; in poly1305_emit() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmatrix22_mul1_inverse_vector.c44 mp_limb_t h0, h1; in mpn_matrix22_mul1_inverse_vector() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h8 int64_t h0 = load_4(s); in fe25519_frombytes() local
102 int32_t h0 = f[0]; in fe25519_reduce() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h62 unsigned long h0, h1, h2, h3, h4; in poly1305_blocks() local
142 unsigned long h0, h1, h2, h3, h4, c; in poly1305_finish() local
H A Dpoly1305_donna64.h69 unsigned long long h0, h1, h2; in poly1305_blocks() local
138 unsigned long long h0, h1, h2, c; in poly1305_finish() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h9 uint64_t h0, h1, h2, h3, h4; in fe25519_frombytes() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c33 uint64_t h0 = load_4(s); in fe_frombytes() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h35 uint64_t h0 = f[0] + g[0]; in fe25519_add() local
56 uint64_t h0, h1, h2, h3, h4; in fe25519_sub() local
498 uint64_t h0, h1, h2, h3, h4; in fe25519_scalar_product() local
H A Ded25519_ref10_fe_25_5.h43 int32_t h0 = f[0] + g[0]; in fe25519_add() local
81 int32_t h0 = f[0] - g[0]; in fe25519_sub() local
117 int32_t h0 = -f[0]; in fe25519_neg() local
508 int64_t h0 = f0g0 + f1g9_38 + f2g8_19 + f3g7_38 + f4g6_19 + f5g5_38 + in fe25519_mul() local
721 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe25519_sq() local
893 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe25519_sq2() local
995 int64_t h0 = f0 * sn; in fe25519_scalar_product() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dpoly1305.c35 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
/netbsd-src/sys/crypto/adiantum/
H A Dadiantum.c217 uint32_t h0 = P->h[0]; in poly1305_update_blocks() local
294 uint32_t h0 = P->h[0]; in poly1305_final() local
399 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0; in nh() local
454 uint8_t h0[32]; in nhpoly1305() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c302 uint64_t h0 = load_7(s); /* 56 bits */ in fe51_frombytes() local
322 uint64_t h0 = h[0]; in fe51_tobytes() local
392 u128 h0, h1, h2, h3, h4; in fe51_mul() local
504 u128 h0 = f[0] * (u128)121666; in fe51_mul121666() local
793 int64_t h0 = load_4(s); in fe_frombytes() local
864 int32_t h0 = h[0]; in fe_tobytes() local
1171 …int64_t h0 = f0g0 + f1g9_38 + f2g8_19 + f3g7_38 + f4g6_19 + f5g5_38 + f6g4_19 + f7g3_38 + f8g2_19 … in fe_mul() local
1345 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq() local
1654 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq2() local
4322 int64_t h0 = f0 * (int64_t) 121666; in fe_mul121666() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c312 uint64_t h0 = load_7(s); /* 56 bits */ in fe51_frombytes() local
332 uint64_t h0 = h[0]; in fe51_tobytes() local
402 u128 h0, h1, h2, h3, h4; in fe51_mul() local
514 u128 h0 = f[0] * (u128)121666; in fe51_mul121666() local
803 int64_t h0 = load_4(s); in fe_frombytes() local
874 int32_t h0 = h[0]; in fe_tobytes() local
1181 …int64_t h0 = f0g0 + f1g9_38 + f2g8_19 + f3g7_38 + f4g6_19 + f5g5_38 + f6g4_19 + f7g3_38 + f8g2_19 … in fe_mul() local
1355 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq() local
1664 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq2() local
4332 int64_t h0 = f0 * (int64_t) 121666; in fe_mul121666() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dsha.h39 SHA_LONG h0, h1, h2, h3, h4; member
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_hash.c142 uint32_t h0, h1 = 0x12A3FE2D, h2 = 0x37ABE8F9; in ext2fs_legacy_hash() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c686 uint64_t h0, h1, h2, g0, g1, g2, c, nc; in poly1305_blocks() local
806 uint64_t h0, h1, h2; in poly1305_finish_ext() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DHashing.h264 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_r600_cs.c1413 unsigned w0, unsigned h0, unsigned d0, unsigned nsamples, unsigned format, in r600_texture_size()
1480 u32 dim, nfaces, llevel, blevel, w0, h0, d0; in r600_check_texture_resource() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-warn.c2820 hashval_t h0 = hstate0.end (); in do_warn_duplicated_branches() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc2810 hashval_t h0 = hstate0.end (); in do_warn_duplicated_branches() local

12