Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_hash/
H A Drte_hash_crc.h325 crc32c_1word(uint32_t data, uint32_t init_val) in crc32c_1word() function
525 return crc32c_1word(data, init_val); in rte_hash_crc_4byte()
H A Drte_crc_arm64.h155 return crc32c_1word(data, init_val); in rte_hash_crc_4byte()