Searched refs:constant_time_select_8 (Results 1 – 1 of 1) sorted by relevance
87 static ossl_inline unsigned char constant_time_select_8(unsigned char mask,351 static ossl_inline unsigned char constant_time_select_8(unsigned char mask, in constant_time_select_8() function472 *(outc + j) |= constant_time_select_8(mask, *(tablec++), 0); in constant_time_lookup()
Completed in 4 milliseconds