Home
last modified time | relevance | path

Searched refs:h64 (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dxxhash.c176 uint64_t h64; in xxh64() local
196 h64 = xxh_rotl64(v1, 1) + xxh_rotl64(v2, 7) + in xxh64()
198 h64 = xxh64_merge_round(h64, v1); in xxh64()
199 h64 = xxh64_merge_round(h64, v2); in xxh64()
200 h64 = xxh64_merge_round(h64, v3); in xxh64()
201 h64 = xxh64_merge_round(h64, v in xxh64()
449 uint64_t h64; xxh64_digest() local
[all...]
H A Dtest_hash.c60 * Test the various integer hash functions. h64 (or its low-order bits)
69 test_int_hash(unsigned long long h64, u32 hash_or[2][33]) in test_int_hash() argument
72 u32 h0 = (u32)h64, h1, h2; in test_int_hash()
114 hash_or[1][k] |= h1 = hash_64(h64, k); in test_int_hash()
116 pr_err("hash_64(%#llx, %d) = %#x > %#x", h64, k, h1, m); in test_int_hash()
120 h2 = hash_64_generic(h64, k); in test_int_hash()
124 "= %#x", h64, k, h1, h2); in test_int_hash()
130 h64, k, h1, m); in test_int_hash()
149 unsigned long long h64 = 0; in test_hash_init() local
178 h64 in test_hash_init()
[all...]
/kernel/linux/linux-6.6/lib/
H A Dxxhash.c176 uint64_t h64; in xxh64() local
196 h64 = xxh_rotl64(v1, 1) + xxh_rotl64(v2, 7) + in xxh64()
198 h64 = xxh64_merge_round(h64, v1); in xxh64()
199 h64 = xxh64_merge_round(h64, v2); in xxh64()
200 h64 = xxh64_merge_round(h64, v3); in xxh64()
201 h64 = xxh64_merge_round(h64, v in xxh64()
449 uint64_t h64; xxh64_digest() local
[all...]
H A Dtest_hash.c59 unsigned long long *h64; member
87 params->h2 = hash_64_generic(*params->h64, *k); in test_int_hash_64()
91 *params->h64, *k, params->h1, params->h2); in test_int_hash_64()
95 *params->h64, *k, params->h1, *m); in test_int_hash_64()
101 * Test the various integer hash functions. h64 (or its low-order bits)
110 test_int_hash(struct kunit *test, unsigned long long h64, u32 hash_or[2][33]) in test_int_hash() argument
113 struct test_hash_params params = { &h64, (u32)h64, 0, 0, hash_or }; in test_int_hash()
132 hash_or[1][k] |= params.h1 = hash_64(h64, k); in test_int_hash()
135 h64, in test_int_hash()
173 unsigned long long h64 = 0; test_hash_or() local
[all...]
/kernel/linux/linux-5.10/lib/crypto/
H A Dpoly1305-donna64.c55 h0 = state->h64[0]; in poly1305_core_blocks()
56 h1 = state->h64[1]; in poly1305_core_blocks()
57 h2 = state->h64[2]; in poly1305_core_blocks()
107 state->h64[0] = h0; in poly1305_core_blocks()
108 state->h64[1] = h1; in poly1305_core_blocks()
109 state->h64[2] = h2; in poly1305_core_blocks()
122 h0 = state->h64[0]; in poly1305_core_emit()
123 h1 = state->h64[1]; in poly1305_core_emit()
124 h2 = state->h64[2]; in poly1305_core_emit()
/kernel/linux/linux-6.6/lib/crypto/
H A Dpoly1305-donna64.c53 h0 = state->h64[0]; in poly1305_core_blocks()
54 h1 = state->h64[1]; in poly1305_core_blocks()
55 h2 = state->h64[2]; in poly1305_core_blocks()
105 state->h64[0] = h0; in poly1305_core_blocks()
106 state->h64[1] = h1; in poly1305_core_blocks()
107 state->h64[2] = h2; in poly1305_core_blocks()
120 h0 = state->h64[0]; in poly1305_core_emit()
121 h1 = state->h64[1]; in poly1305_core_emit()
122 h2 = state->h64[2]; in poly1305_core_emit()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_compat.c590 struct nlmsghdr *h64; in xfrm_user_rcv_msg_compat() local
616 h64 = kvmalloc(len, GFP_KERNEL); in xfrm_user_rcv_msg_compat()
617 if (!h64) in xfrm_user_rcv_msg_compat()
620 err = xfrm_xlate32(h64, h32, attrs, len, type, maxtype, extack); in xfrm_user_rcv_msg_compat()
622 kvfree(h64); in xfrm_user_rcv_msg_compat()
626 return h64; in xfrm_user_rcv_msg_compat()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_compat.c590 struct nlmsghdr *h64; in xfrm_user_rcv_msg_compat() local
616 h64 = kvmalloc(len, GFP_KERNEL); in xfrm_user_rcv_msg_compat()
617 if (!h64) in xfrm_user_rcv_msg_compat()
620 err = xfrm_xlate32(h64, h32, attrs, len, type, maxtype, extack); in xfrm_user_rcv_msg_compat()
622 kvfree(h64); in xfrm_user_rcv_msg_compat()
626 return h64; in xfrm_user_rcv_msg_compat()
/kernel/linux/linux-5.10/include/crypto/
H A Dpoly1305.h37 u64 h64[3]; member
/kernel/linux/linux-6.6/include/crypto/
H A Dpoly1305.h37 u64 h64[3]; member
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h413 status->len_64_packets = stat4.s.h64; in cvmx_pip_get_port_status()
H A Dcvmx-pip-defs.h2239 uint64_t h64:32; member
2241 uint64_t h64:32;
2252 uint64_t h64:32; member
2254 uint64_t h64:32;
2661 uint64_t h64:32; member
2663 uint64_t h64:32;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h413 status->len_64_packets = stat4.s.h64; in cvmx_pip_get_port_status()
H A Dcvmx-pip-defs.h2239 uint64_t h64:32; member
2241 uint64_t h64:32;
2252 uint64_t h64:32; member
2254 uint64_t h64:32;
2661 uint64_t h64:32; member
2663 uint64_t h64:32;

Completed in 17 milliseconds