Searched refs:FACTORS (Results 1 – 1 of 1) sorted by relevance
98 const uint8_t* const FACTORS[16] = { variable191 if (m != 0 && FACTORS[table][k] != 0) { in createECCBlock()193 ALOG[(LOG[m] + LOG[FACTORS[table][k]]) % 255]); in createECCBlock()198 if (m != 0 && FACTORS[table][0] != 0) { in createECCBlock()199 ecc[0] = (uint16_t)ALOG[(LOG[m] + LOG[FACTORS[table][0]]) % 255]; in createECCBlock()