Searched refs:crc32c_2words (Results 1 – 4 of 4) sorted by relevance
33 return crc32c_2words(data, init_val); in rte_hash_crc_8byte()
101 return crc32c_2words(data, init_val); in rte_hash_crc_8byte()
397 crc32c_2words(uint64_t data, uint32_t init_val) in crc32c_2words() function
120 return crc32c_2words(data, init_val); in rte_hash_crc_8byte()