Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 25 of 47) sorted by relevance

12

/dpdk/app/test/
H A Dtest_hash_functions.c150 uint32_t hash; in verify_precalculated_hash_func_tests() local
190 uint32_t hash, hash32; in verify_jhash_32bits() local
227 uint32_t hash, hash_words; in verify_jhash_words() local
H A Dtest_rcu_qsbr_perf.c286 struct rte_hash *hash = NULL; in test_rcu_qsbr_hash_reader() local
331 struct rte_hash *hash = NULL; in init_hash() local
H A Dtest_thash_perf.c46 volatile uint32_t hash = 0; in run_rss_calc() local
H A Dtest_rcu_qsbr.c966 struct rte_hash *hash = NULL; in test_rcu_qsbr_reader() local
1005 struct rte_hash *hash = NULL; in test_rcu_qsbr_writer() local
H A Dtest_thash.c243 uint32_t hash[HASH_IDXES] = { 0 }; in test_toeplitz_hash_rand_data() local
739 uint32_t hash; in test_adjust_tuple() local
H A Dtest_hash_readwrite_lf_perf.c101 get_short_sig(const hash_sig_t hash) in get_short_sig()
108 const hash_sig_t hash) in get_prim_bucket_index()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_matcher.c13 uint64_t hash; in ulp_matcher_class_hash_calculate() local
28 uint64_t hash; in ulp_matcher_action_hash_calculate() local
/dpdk/drivers/common/cnxk/
H A Droc_hash.c17 roc_hash_sha1_gen(uint8_t *msg, uint32_t *hash) in roc_hash_sha1_gen()
80 roc_hash_sha256_gen(uint8_t *msg, uint32_t *hash) in roc_hash_sha256_gen()
170 roc_hash_sha512_gen(uint8_t *msg, uint64_t *hash, int hash_size) in roc_hash_sha512_gen()
/dpdk/drivers/net/tap/
H A Dtap_bpf_program.c104 __u32 i, j, hash = 0; in rte_softrss_be() local
127 __u32 hash; in rss_l3_l4() local
/dpdk/drivers/net/bonding/
H A Drte_eth_bond_alb.c12 uint8_t hash; in simple_hash() local
/dpdk/drivers/net/memif/
H A Dmemif_socket.c1001 struct rte_hash *hash; in memif_socket_init() local
1057 struct rte_hash *hash; in memif_socket_remove_device() local
/dpdk/lib/hash/
H A Drte_thash.c655 uint32_t hash, uint32_t desired_hash) in rte_thash_get_complement()
768 uint32_t hash, adj_bits; in rte_thash_adjust_tuple() local
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c1308 u64 *c, int hash, bool get_byte) in cxgbe_get_filter_count()
1392 int hash, bool clear_byte) in cxgbe_clear_filter_count()
/dpdk/drivers/net/ena/base/
H A Dena_eth_com.h49 u32 hash; member
/dpdk/drivers/net/pfe/
H A Dpfe_hal.c243 gemac_set_hash(void *base, struct pfe_mac_addr *hash) in gemac_set_hash()
/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.h79 struct icp_qat_hw_auth_algo_blk hash; member
/dpdk/lib/ipsec/
H A Dipsec_sad.c38 struct rte_hash *hash[RTE_IPSEC_SAD_KEY_TYPE_MASK]; member
/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c843 uint32_t hash; in ef10_filter_add_internal() local
1153 unsigned int hash; in ef10_filter_delete() local
/dpdk/examples/ip_pipeline/
H A Dpipeline.h138 struct table_hash_params hash; member
274 struct table_rule_match_hash hash; member
H A Dpipeline.c788 struct rte_table_hash_params hash; in pipeline_table_create() member
/dpdk/lib/mbuf/
H A Drte_mbuf_core.h667 uint16_t hash; member
691 } hash; /**< hash information */ member
/dpdk/drivers/net/nfp/
H A Dnfp_rxtx.c156 uint32_t hash = 0; in nfp_net_set_hash() local
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_pipeline.c813 struct rte_table_hash_params hash; in softnic_pipeline_table_create() member
/dpdk/lib/compressdev/
H A Drte_comp.h372 } hash; member
/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dsec_run_time_asm.h633 split_key_len(uint32_t hash) in split_key_len()
652 split_key_pad_len(uint32_t hash) in split_key_pad_len()

12