Home
last modified time | relevance | path

Searched defs:h2 (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/freebsd/contrib/libsodium/test/default/
H A Dmetamorphic.c12 unsigned char *h, *h2; in mm_generichash() local
60 unsigned char *h, *h2; in mm_onetimeauth() local
100 unsigned char *h, *h2; in mm_hmacsha256() local
140 unsigned char *h, *h2; in mm_hmacsha512() local
/f-stack/dpdk/lib/librte_member/
H A Drte_member_vbf.c167 uint32_t h2 = MEMBER_HASH_FUNC(&h1, sizeof(uint32_t), 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
227 uint32_t h2 = MEMBER_HASH_FUNC(&h1, sizeof(uint32_t), 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/lua/doc/
H A Dlua.css10 h1, h2, h3, h4 { selector
16 h2 { selector
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h10 int64_t h2 = load_3(s + 7) << 5; in fe25519_frombytes() local
104 int32_t h2 = f[2]; 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/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dhash.h129 uint32_t h2 = seed; in hash_x86_128() local
230 uint64_t h2 = seed; in hash_x64_128() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c35 uint64_t h2 = load_3(s + 7) << 5; in fe_frombytes() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h37 uint64_t h2 = f[2] + g[2]; 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.h45 int32_t h2 = f[2] + g[2]; in fe25519_add() local
83 int32_t h2 = f[2] - g[2]; in fe25519_sub() local
119 int32_t h2 = -f[2]; in fe25519_neg() local
512 int64_t h2 = f0g2 + f1g1_2 + f2g0 + f3g9_38 + f4g8_19 + f5g7_38 + f6g6_19 + in fe25519_mul() local
723 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe25519_sq() local
895 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe25519_sq2() local
997 int64_t h2 = f2 * sn; in fe25519_scalar_product() local
/f-stack/freebsd/arm/include/
H A Dcpu.h23 uint64_t h, h2; in get_cyclecount() local
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/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/opencrypto/
H A Dgfmult.c89 struct gf128 h2, h3, h4; in gf128_genmultable4() local
/f-stack/freebsd/contrib/ck/src/
H A Dck_ht_hash.h240 uint32_t h2 = (uint32_t)(seed >> 32); in MurmurHash64B() 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/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/netgraph/
H A Dng_mppc.c863 ng_mppc_getkey(const u_char *h, u_char *h2, int len) in ng_mppc_getkey()
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_double_fast.c128 size_t const h2 = ZSTD_hashPtr(ip, hBitsL, 8); in ZSTD_compressBlock_doubleFast_generic() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzap_leaf.c430 #define HCD_GTEQ(h1, cd1, h2, cd2) \ argument
/f-stack/freebsd/netpfil/pf/
H A Dpf.c4818 struct ip h2; in pf_test_state_icmp() local

12