Home
last modified time | relevance | path

Searched defs:h3 (Results 1 – 12 of 12) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dlua.css10 h1, h2, h3, h4 { selector
25 h3 { selector
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h11 int64_t h3 = load_3(s + 10) << 3; in fe25519_frombytes() local
105 int32_t h3 = f[3]; 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/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.c36 uint64_t h3 = load_3(s + 10) << 3; in fe_frombytes() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h38 uint64_t h3 = f[3] + g[3]; 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.h46 int32_t h3 = f[3] + g[3]; in fe25519_add() local
84 int32_t h3 = f[3] - g[3]; in fe25519_sub() local
120 int32_t h3 = -f[3]; in fe25519_neg() local
514 int64_t h3 = f0g3 + f1g2 + f2g1 + f3g0 + f4g9_19 + f5g8_19 + f6g7_19 + in fe25519_mul() local
724 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; in fe25519_sq() local
896 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38; in fe25519_sq2() local
998 int64_t h3 = f3 * 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.h130 uint32_t h3 = seed; in hash_x86_128() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_double_fast.c431 size_t const h3 = ZSTD_hashPtr(ip+1, hBitsL, 8); in ZSTD_compressBlock_doubleFast_extDict_generic() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17795 size_t const h3 = ZSTD_hashPtr(ip+1, hBitsL, 8); in ZSTD_compressBlock_doubleFast_extDict_generic() local