Searched refs:CRC32_VEC_LEN1 (Results 1 – 1 of 1) sorted by relevance
13 #define CRC32_VEC_LEN1 1512 macro82 test_data = rte_zmalloc(NULL, CRC32_VEC_LEN1, 0); in test_crc_calc()84 for (i = 0; i < CRC32_VEC_LEN1; i += 12) in test_crc_calc()87 result = crc_calc(test_data, CRC32_VEC_LEN1, type); in test_crc_calc()