Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_sse.c69 crcr32_reduce_128_to_64(__m128i data128, __m128i precomp) in crcr32_reduce_128_to_64() function
251 fold = crcr32_reduce_128_to_64(fold, k); in crc32_eth_calc_pclmulqdq()
H A Dnet_crc_neon.c66 crcr32_reduce_128_to_64(uint64x2_t data128, in crcr32_reduce_128_to_64() function
210 fold = crcr32_reduce_128_to_64(fold, k); in crc32_eth_calc_pmull()