Searched defs:fold (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/lib/librte_net/ |
| H A D | net_crc_neon.c | 44 uint64x2_t fold) in crcr32_folding_round() 131 uint64x2_t temp, fold, k; in crc32_eth_calc_pmull() local
|
| H A D | net_crc_sse.c | 48 __m128i fold) in crcr32_folding_round() 158 __m128i temp, fold, k; in crc32_eth_calc_pclmulqdq() local
|
| H A D | net_crc_avx512.c | 52 crcr32_folding_round(__m512i data_block, __m512i precomp, __m512i fold) in crcr32_folding_round() 164 reduction_loop(__m128i *fold, int *len, const uint8_t *data, uint32_t *n, in reduction_loop()
|