Searched refs:tablec (Results 1 – 2 of 2) sorted by relevance
367 const unsigned char *tablec = (const unsigned char *)table; in constant_time_lookup() local377 *(outc + j) |= constant_time_select_8(mask, *(tablec++), 0); in constant_time_lookup()
424 const unsigned char *tablec = (const unsigned char *)table; in constant_time_lookup() local434 *(outc + j) |= constant_time_select_8(mask, *(tablec++), 0); in constant_time_lookup()