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