Searched refs:tablec (Results 1 – 1 of 1) sorted by relevance
442 const unsigned char *tablec = (const unsigned char *)table; in constant_time_lookup() local452 *(outc + j) |= constant_time_select_8(mask, *(tablec++), 0); in constant_time_lookup()
Completed in 5 milliseconds