Home
last modified time | relevance | path

Searched defs:h4 (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h12 int64_t h4 = load_3(s + 13) << 2; in fe25519_frombytes() local
106 int32_t h4 = f[4]; in fe25519_reduce() local
/f-stack/freebsd/contrib/libsodium/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
/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dlua.css10 h1, h2, h3, h4 { selector
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h9 uint64_t h0, h1, h2, h3, h4; in fe25519_frombytes() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c37 uint64_t h4 = load_3(s + 13) << 2; in fe_frombytes() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h39 uint64_t h4 = f[4] + g[4]; 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.h47 int32_t h4 = f[4] + g[4]; in fe25519_add() local
85 int32_t h4 = f[4] - g[4]; in fe25519_sub() local
121 int32_t h4 = -f[4]; in fe25519_neg() local
516 int64_t h4 = f0g4 + f1g3_2 + f2g2 + f3g1_2 + f4g0 + f5g9_38 + f6g8_19 + in fe25519_mul() local
725 int64_t h4 = f0f4_2 + f1f3_4 + f2f2 + f5f9_76 + f6f8_38 + f7f7_38; in fe25519_sq() local
897 int64_t h4 = f0f4_2 + f1f3_4 + f2f2 + f5f9_76 + f6f8_38 + f7f7_38; in fe25519_sq2() local
999 int64_t h4 = f4 * sn; in fe25519_scalar_product() local
/f-stack/freebsd/crypto/openssl/
H A Dossl_sha.h31 SHA_LONG h0, h1, h2, h3, h4; member
/f-stack/freebsd/opencrypto/
H A Dgfmult.c89 struct gf128 h2, h3, h4; in gf128_genmultable4() local
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dhash.h131 uint32_t h4 = seed; in hash_x86_128() local
/f-stack/freebsd/netpfil/pf/
H A Dpf.c2633 struct ip *h4; in pf_return() local