Searched defs:h3 (Results 1 - 22 of 22) sorted by relevance

/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h9 uint64_t h0, h1, h2, h3, h4; local
/freebsd-13-stable/sys/crypto/openssl/
H A Dossl_sha.h31 SHA_LONG h0, h1, h2, h3, h4; member in struct:SHAstate_st
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h11 int64_t h3 = load_3(s + 10) << 3; local
105 int32_t h3 = f[3]; local
[all...]
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c36 uint64_t h3 = load_3(s + 10) << 3; local
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dsha.h35 SHA_LONG h0, h1, h2, h3, h4; member in struct:SHAstate_st
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h130 uint32_t h3 = seed; local
[all...]
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h62 unsigned long h0, h1, h2, h3, h4; local
142 unsigned long h0, h1, h2, h3, h4, c; local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dpoly1305.c36 uint32_t h0,h1,h2,h3,h4; local
[all...]
H A Dumac.c417 UINT64 h1,h2,h3; local
472 UINT64 h1,h2,h3,h4; local
[all...]
/freebsd-13-stable/usr.sbin/rpcbind/
H A Dpmap_svc.c298 int h1, h2, h3, h4, p1, p2; local
H A Drpcb_svc_com.c450 int h1, h2, h3, h4, p1, p2; local
1407 int h1, h2, h3, h4, p1, p2; local
/freebsd-13-stable/sys/opencrypto/
H A Dgfmult.c89 struct gf128 h2, h3, h4; local
/freebsd-13-stable/crypto/openssl/crypto/poly1305/
H A Dpoly1305.c297 u32 h0, h1, h2, h3, h4, c; local
385 u32 h0, h1, h2, h3, h4; local
[all...]
H A Dpoly1305_ieee754.c433 u64 h0, h1, h2, h3, h4; local
/freebsd-13-stable/lib/libmd/
H A Dsha.h74 u_int32_t h0, h1, h2, h3, h4; member in struct:SHAstate_st
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h38 uint64_t h3 = f[3] + g[3]; local
56 uint64_t h0, h1, h2, h3, h4; local
498 uint64_t h0, h1, h2, h3, h4; local
[all...]
H A Ded25519_ref10_fe_25_5.h46 int32_t h3 = f[3] + g[3]; local
84 int32_t h3 = f[3] - g[3]; local
120 int32_t h3 = -f[3]; local
514 int64_t h3 = f0g3 + f1g2 + f2g1 + f3g0 + f4g9_19 + f5g8_19 + f6g7_19 + local
724 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; local
896 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; local
998 int64_t h3 = f3 * sn; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h259 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member in struct:llvm::hashing::detail::hash_state
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_double_fast.c431 size_t const h3 = ZSTD_hashPtr(ip+1, hBitsL, 8); local
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c384 struct tpacket_block_desc *h3; member in union:thdr
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dcurve25519.c305 uint64_t h3 = load_6(s + 20) << 7; /* 55 bits */ local
325 uint64_t h3 = h[3]; local
392 u128 h0, h1, h2, h3, h4; local
507 u128 h3 = f[3] * (u128)121666; local
796 int64_t h3 = load_3(s + 10) << 3; local
867 int32_t h3 = h[3]; local
1174 int64_t h3 = f0g3 + f1g2 + f2g1 + f3g0 + f4g9_19 + f5g8_19 + f6g7_19 + f7g6_19 + f8g5_19 + f9g4_19; local
1348 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; local
1657 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; local
4325 int64_t h3 = f3 * (int64_t) 121666; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17795 size_t const h3 = ZSTD_hashPtr(ip+1, hBitsL, 8); local
[all...]

Completed in 416 milliseconds