Searched refs:const_time_select_s8 (Results 1 – 3 of 3) sorted by relevance
142 static inline s8 const_time_select_s8(u8 mask, s8 true_val, s8 false_val) in const_time_select_s8() function
1168 if (const_time_select_s8(test->mask, test->true_val, in const_time_tests()
289 check = const_time_select_s8(mask, 1, -1); in compute_password_element()