Searched defs:hash2 (Results 1 – 15 of 15) sorted by relevance
/linux/lib/crypto/tests/ |
H A D | sha256_kunit.c | 56 u8 *data1_buf, *data2_buf, *hash1, *hash2; in test_sha256_finup_2x() local 165 u8 hash2[SHA256_DIGEST_SIZE]; in benchmark_sha256_finup_2x() local
|
H A D | blake2s_kunit.c | 77 u8 hash2[BLAKE2S_HASH_SIZE]; in test_blake2s_with_guarded_key_buf() local
|
H A D | hash-test-template.h | 154 u8 hash2[HASH_SIZE]; in test_hash_incremental_updates() local 286 u8 hash2[128 + HASH_SIZE]; in test_hash_alignment_consistency() local
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_mh.c | 65 hsiphash_key_t hash1, hash2; member 71 hsiphash_key_t *hash2) in generate_hash_secret()
|
/linux/net/ipv6/ |
H A D | udp.c | 352 unsigned int hash2; __udp6_lib_lookup() local 985 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); __udp6_lib_mcast_deliver() local 1203 unsigned int hash2; __udp6_lib_demux_lookup() local [all...] |
H A D | inet6_hashtables.c | 211 unsigned int hash2; inet6_lookup_listener() local
|
/linux/lib/zstd/compress/ |
H A D | zstd_preSplit.c | 34 FORCE_INLINE_TEMPLATE unsigned hash2(const void *p, unsigned hashLog) in hash2() function
|
/linux/include/net/ |
H A D | udp.h | 99 struct udp_hslot_main *hash2; member
|
/linux/net/ipv4/ |
H A D | udp.c | 684 unsigned int hash2; in __udp4_lib_lookup() local 2536 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local 2820 unsigned int hash2; in __udp4_lib_demux_lookup() local
|
H A D | inet_hashtables.c | 436 unsigned int hash2; __inet_lookup_listener() local
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | virtchnl2_lan_desc.h | 433 u8 hash2; member
|
/linux/net/unix/ |
H A D | af_unix.c | 229 unsigned int hash1, unsigned int hash2) in unix_table_double_lock() 244 unsigned int hash1, unsigned int hash2) in unix_table_double_unlock()
|
/linux/drivers/net/ethernet/ti/ |
H A D | tlan.c | 1262 u32 hash2 = 0; in tlan_set_multicast_list() local
|
/linux/fs/ext4/ |
H A D | namei.c | 1914 u32 hash2; in do_split() local 2559 unsigned hash2 = dx_get_hash(entries + icount1); in ext4_dx_add_entry() local
|
/linux/drivers/net/ethernet/agere/ |
H A D | et131x.c | 950 u32 hash2 = 0; in et1310_setup_device_for_multicast() local
|