| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch_offloads_termtbl.c | 27 hash = jhash((const void *)&flow_act->vlan, in mlx5_eswitch_termtbl_hash() 29 hash = jhash((const void *)&dest->vport.num, in mlx5_eswitch_termtbl_hash() 31 hash = jhash((const void *)&dest->vport.vhca_id, in mlx5_eswitch_termtbl_hash() 34 hash = jhash(flow_act->pkt_reformat, in mlx5_eswitch_termtbl_hash()
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | error.c | 190 bucket = jhash(c->name, c->namelen, 0) % ERRHASHSZ; in p9_error_init() 214 bucket = jhash(errstr, len, 0) % ERRHASHSZ; in p9_errstr2errno()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_hash.c | 44 return jhash(arg->key, len, seed); in nft_rhash_key() 51 return jhash(nft_set_ext_key(&he->ext), len, seed); in nft_rhash_obj() 440 hash = jhash(key, set->klen, priv->seed); in nft_hash_lookup() 460 hash = jhash(elem->key.val.data, set->klen, priv->seed); in nft_hash_get() 503 hash = jhash(key, set->klen, priv->seed); in nft_jhash()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_verif_scale3.c | 24 ctx->tc_index = jhash(ptr, nh_off, ctx->cb[0] + i++); \ in balancer_ingress()
|
| H A D | test_verif_scale2.c | 24 ctx->tc_index = jhash(ptr, nh_off, ctx->cb[0] + i++); \ in balancer_ingress()
|
| H A D | test_verif_scale1.c | 24 ctx->tc_index = jhash(ptr, nh_off, ctx->cb[0] + i++); \ in balancer_ingress()
|
| H A D | test_jhash.h | 36 u32 jhash(const void *key, u32 length, u32 initval) in jhash() function
|
| H A D | test_l4lb_noinline.c | 53 static __noinline u32 jhash(const void *key, u32 length, u32 initval) in jhash() function 204 return jhash_2words(jhash(pckt->srcv6, 16, MAX_VIPS), in get_packet_hash()
|
| H A D | test_l4lb.c | 59 static inline u32 jhash(const void *key, u32 length, u32 initval) in jhash() function 211 return jhash_2words(jhash(pckt->srcv6, 16, MAX_VIPS), in get_packet_hash()
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | siphash.rst | 10 as a replacement for some uses of: `jhash`, `md5_transform`, `sha1_transform`, 122 high-performance `jhash` users. 128 transmitted out of the kernel. This is only remotely useful over `jhash` as a
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | originator.h | 82 hash = jhash(data, ETH_ALEN, hash); in batadv_choose_orig()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | llc.h | 83 return hash_32(jhash(laddr->mac, sizeof(laddr->mac), 0), in llc_sk_laddr_hashfn()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | mod_hdr.c | 29 return jhash(key->actions, in hash_mod_hdr_info()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | jhash.h | 70 static inline u32 jhash(const void *key, u32 length, u32 initval) in jhash() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | jhash.h | 70 static inline u32 jhash(const void *key, u32 length, u32 initval) in jhash() function
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_pe_sip.c | 138 return jhash(p->pe_data, p->pe_data_len, initval); in ip_vs_sip_hashkey_raw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | rhashtable.h | 226 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 236 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | rhashtable.h | 226 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 236 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | rhashtable.h | 226 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 236 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | rhashtable.h | 227 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 237 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | rhashtable.h | 226 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 236 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rhashtable.h | 226 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 236 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | rhashtable.h | 226 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 236 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | rhashtable.h | 227 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 237 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | rhashtable.h | 227 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn() 237 hash = jhash(key, key_len, tbl->hash_rnd); in rht_key_hashfn()
|