Searched defs:h0 (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h9 uint64_t h0, h1, h2, h3, h4; local
/freebsd-current/contrib/arm-optimized-routines/networking/
H A Dchksum.c50 uint64_t h0 = load32(cptr + 0); local
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dmemmem.c174 memmem(const void *h0, size_t k, const void *n0, size_t l) argument
/freebsd-current/lib/libc/string/
H A Dmemmem.c184 memmem(const void *h0, size_t k, const void *n0, size_t l) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h8 int64_t h0 = load_4(s); local
102 int32_t h0 = f[0]; local
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c33 uint64_t h0 = load_4(s); local
/freebsd-current/sys/crypto/openssl/
H A Dossl_sha.h29 SHA_LONG h0, h1, h2, h3, h4; member in struct:SHAstate_st
/freebsd-current/contrib/bearssl/src/hash/
H A Dghash_ctmul64.c83 uint64_t h0, h1, h2, h0r, h1r, h2r; local
/freebsd-current/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...]
H A Dpoly1305_donna64.h69 unsigned long long h0, h1, h2; local
138 unsigned long long h0, h1, h2, c; local
[all...]
/freebsd-current/crypto/openssl/include/openssl/
H A Dsha.h43 SHA_LONG h0, h1, h2, h3, h4; member in struct:SHAstate_st
/freebsd-current/crypto/openssl/crypto/poly1305/
H A Dpoly1305_base2_44.c87 u64 h0, h1, h2, c; local
138 u64 h0, h local
[all...]
H A Dpoly1305.c153 u64 h0, h1, h2, c; local
217 u64 h0, h1, h2; local
295 u32 h0, h1, h2, h3, h4, c; local
383 u32 h0, h1, h2, h3, h4; local
[all...]
H A Dpoly1305_ieee754.c433 u64 h0, h1, h2, h3, h4; local
/freebsd-current/crypto/openssh/
H A Dpoly1305.c35 uint32_t h0,h1,h2,h3,h4; local
[all...]
/freebsd-current/sys/fs/ext2fs/
H A Dext2_hash.c182 uint32_t h0, h1 = 0x12A3FE2D, h2 = 0x37ABE8F9; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h35 uint64_t h0 = f[0] + g[0]; 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.h43 int32_t h0 = f[0] + g[0]; local
81 int32_t h0 = f[0] - g[0]; local
117 int32_t h0 = -f[0]; local
508 int64_t h0 = f0g0 + f1g9_38 + f2g8_19 + f3g7_38 + f4g6_19 + f5g5_38 + local
721 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; local
893 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; local
995 int64_t h0 = f0 * sn; local
[all...]
/freebsd-current/lib/libmd/
H A Dsha.h71 u_int32_t h0, h1, h2, h3, h4; member in struct:SHAstate_st
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_fast.c93 size_t const h0 = ZSTD_hashPtr(ip0, hlog, mls); local
/freebsd-current/sys/dev/atkbdc/
H A Datkbdc.c213 bus_space_handle_t h0; local
263 atkbdc_setup(atkbdc_softc_t *sc, bus_space_tag_t tag, bus_space_handle_t h0, argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h269 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-current/contrib/tcsh/
H A Dsh.hist.c372 hashhist(struct wordent *h0) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c686 uint64_t h0, h1, h2, g0, g1, g2, c, nc; local
806 uint64_t h0, h1, h2; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h631 HEXAGON_Vect64C(short h3, short h2, short h1, short h0) argument
1083 HEXAGON_Vect32C(short h1, short h0) argument
1858 Q6Vect64C(short h3, short h2, short h1, short h0) argument
2310 Q6Vect32C(short h1, short h0) argument
[all...]

Completed in 130 milliseconds

12