Home
last modified time | relevance | path

Searched defs:hash_val (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c206 u32 hash_val; in neigh_remove_one() local
569 u32 hash_val; in neigh_lookup_nodev() local
600 u32 hash_val, key_len = tbl->key_len; in ___neigh_create() local
699 u32 hash_val = *(u32 *)(pkey + key_len - 4); in pneigh_hash() local
727 u32 hash_val = pneigh_hash(pkey, key_len); in __pneigh_lookup() local
740 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_lookup() local
785 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_delete() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c76 #define HASH_TEST(algo_type, data_in, hash_val) {\ argument
86 #define HMAC_TEST(algo_type, data_in, hash_val, hmac_key) {\ argument
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1267 u32 hash_val; in ipoib_neigh_get() local
1389 u32 hash_val; in ipoib_neigh_alloc() local
1479 u32 hash_val; in ipoib_neigh_free() local
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c41 static u8 hash_val[SHA256_BYTES]; variable
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_thunderboot_crypto.c197 static void sha256_done_cb(void *user_data, int hash_ret, u8 *hash_val) in sha256_done_cb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h283 u8 hash_val[4]; /* dword 3 */ member
/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h301 u32 hash_val; in ___neigh_lookup_noref() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/
H A Ddm9000.c845 u32 hash_val; in dm9000_hash_table_unlocked() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c1459 u32 hash_val = cal_CRC((char *)ha->addr, 6, 0) & 0x3f; in dm9132_id_table() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/nxp/
H A Dlpc_eth.c1111 u32 tmp32, hash_val, hashlo, hashhi; in lpc_eth_set_multicast_list() local
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.c1151 u32 hash_val = nla_get_u32(a[OVS_KEY_ATTR_DP_HASH]); in metadata_from_nlattrs() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h237 __be32 hash_val; member