Home
last modified time | relevance | path

Searched defs:h1 (Results 1 – 24 of 24) sorted by relevance

/f-stack/dpdk/lib/librte_member/
H A Drte_member_vbf.c166 uint32_t h1 = MEMBER_HASH_FUNC(key, ss->key_len, ss->prim_hash_seed); in rte_member_lookup_vbf() local
193 uint32_t h1[RTE_MEMBER_LOOKUP_BULK_MAX], h2[RTE_MEMBER_LOOKUP_BULK_MAX]; in rte_member_lookup_bulk_vbf() local
226 uint32_t h1 = MEMBER_HASH_FUNC(key, ss->key_len, ss->prim_hash_seed); in rte_member_lookup_multi_vbf() local
257 uint32_t h1[RTE_MEMBER_LOOKUP_BULK_MAX], h2[RTE_MEMBER_LOOKUP_BULK_MAX]; in rte_member_lookup_multi_bulk_vbf() local
294 uint32_t i, h1, h2; in rte_member_add_vbf() local
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dhash.h77 uint32_t h1 = seed; in hash_x86_32() local
128 uint32_t h1 = seed; in hash_x86_128() local
229 uint64_t h1 = seed; in hash_x64_128() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h9 int64_t h1 = load_3(s + 4) << 6; in fe25519_frombytes() local
103 int32_t h1 = f[1]; 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/ck/src/
H A Dck_ht_hash.h125 uint32_t h1 = seed; in MurmurHash3_x86_32() local
239 uint32_t h1 = (uint32_t)(seed) ^ len; in MurmurHash64B() 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.c34 uint64_t h1 = load_3(s + 4) << 6; in fe_frombytes() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h36 uint64_t h1 = f[1] + g[1]; 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.h44 int32_t h1 = f[1] + g[1]; in fe25519_add() local
82 int32_t h1 = f[1] - g[1]; in fe25519_sub() local
118 int32_t h1 = -f[1]; in fe25519_neg() local
510 int64_t h1 = f0g1 + f1g0 + f2g9_19 + f3g8_19 + f4g7_19 + f5g6_19 + f6g5_19 + in fe25519_mul() local
722 int64_t h1 = f0f1_2 + f2f9_38 + f3f8_38 + f4f7_38 + f5f6_38; in fe25519_sq() local
894 int64_t h1 = f0f1_2 + f2f9_38 + f3f8_38 + f4f7_38 + f5f6_38; in fe25519_sq2() local
996 int64_t h1 = f1 * sn; in fe25519_scalar_product() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstring.c37 int h1 = lmod(h, newsize); /* new position */ in luaS_resize() local
/f-stack/freebsd/crypto/openssl/
H A Dossl_sha.h31 SHA_LONG h0, h1, h2, h3, h4; member
/f-stack/app/redis-5.0.5/src/
H A Dsiphash.c333 uint64_t h1, h2; in siphash_test() local
/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/arm64/include/
H A Dbus.h296 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument
473 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
475 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
477 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
479 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
/f-stack/freebsd/arm/include/
H A Dbus.h267 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument
465 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
467 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
469 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
471 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
/f-stack/freebsd/x86/include/
H A Dbus.h1085 #define bus_space_copy_region_stream_1(t, h1, o1, h2, o2, c) \ argument
1087 #define bus_space_copy_region_stream_2(t, h1, o1, h2, o2, c) \ argument
1089 #define bus_space_copy_region_stream_4(t, h1, o1, h2, o2, c) \ argument
/f-stack/freebsd/mips/include/
H A Dbus.h253 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument
429 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
431 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
433 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
435 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_fast.c95 size_t const h1 = ZSTD_hashPtr(ip1, hlog, mls); in ZSTD_compressBlock_fast_generic() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_leaf.c430 #define HCD_GTEQ(h1, cd1, h2, cd2) \ argument
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c143 ngx_http_fastcgi_header_small_t h1; member
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c2530 struct header_out_runtime *h1 = &t->headers_out[1]; in emit_handler() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17982 size_t const h1 = ZSTD_hashPtr(ip1, hlog, mls); in ZSTD_compressBlock_fast_generic() local