Searched defs:constant_time_select (Results 1 – 2 of 2) sorted by relevance
315 static inline unsigned int constant_time_select(unsigned int mask, in constant_time_select() function
216 static int constant_time_select(int v, int x, int y) { in constant_time_select() function