Searched defs:fold (Results 1 – 3 of 3) sorted by relevance
| /dpdk/lib/net/ |
| H A D | net_crc_neon.c | 45 uint64x2_t fold) in crcr32_folding_round() 132 uint64x2_t temp, fold, k; in crc32_eth_calc_pmull() local
|
| H A D | net_crc_sse.c | 47 __m128i fold) in crcr32_folding_round() 157 __m128i temp, fold, k; in crc32_eth_calc_pclmulqdq() local
|
| H A D | net_crc_avx512.c | 49 crcr32_folding_round(__m512i data_block, __m512i precomp, __m512i fold) in crcr32_folding_round() 161 reduction_loop(__m128i *fold, int *len, const uint8_t *data, uint32_t *n, in reduction_loop()
|