Home
last modified time | relevance | path

Searched refs:rte_hash_crc_1byte (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_hash/
H A Drte_hash_crc.h472 rte_hash_crc_1byte(uint8_t data, uint32_t init_val) in rte_hash_crc_1byte() function
592 init_val = rte_hash_crc_1byte(*(const uint8_t *)pd, init_val); in rte_hash_crc()
H A Drte_crc_arm64.h108 rte_hash_crc_1byte(uint8_t data, uint32_t init_val) in rte_hash_crc_1byte() function