Searched refs:CRC_VEC_LEN (Results 1 – 1 of 1) sorted by relevance
12 #define CRC_VEC_LEN 32 macro20 static const uint8_t crc_vec[CRC_VEC_LEN] = {77 result = crc_calc(crc_vec, CRC_VEC_LEN, type); in test_crc_calc()105 result = crc_calc(crc_vec, CRC_VEC_LEN, type); in test_crc_calc()