Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/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
/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
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
/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.c33 uint64_t h0 = load_4(s); in fe_frombytes() local
/f-stack/freebsd/contrib/libsodium/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
/f-stack/freebsd/crypto/openssl/
H A Dossl_sha.h31 SHA_LONG h0, h1, h2, h3, h4; member
/f-stack/freebsd/contrib/libsodium/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
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_fast.c93 size_t const h0 = ZSTD_hashPtr(ip0, hlog, mls); in ZSTD_compressBlock_fast_generic() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c141 ngx_http_fastcgi_header_t h0; member
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c2529 struct header_out_runtime *h0 = &t->headers_out[0]; in emit_handler() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17980 size_t const h0 = ZSTD_hashPtr(ip0, hlog, mls); in ZSTD_compressBlock_fast_generic() local