Searched defs:const_time_select_int (Results 1 – 2 of 2) sorted by relevance
114 static inline int const_time_select_int(unsigned int mask, int true_val, in const_time_select_int() function