Home
last modified time | relevance | path

Searched refs:const_time_select_s8 (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dconst_time.h142 static inline s8 const_time_select_s8(u8 mask, s8 true_val, s8 false_val) in const_time_select_s8() function
Dutils_module_tests.c1168 if (const_time_select_s8(test->mask, test->true_val, in const_time_tests()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dconst_time.h142 static inline s8 const_time_select_s8(u8 mask, s8 true_val, s8 false_val) in const_time_select_s8() function
Dutils_module_tests.c1169 if (const_time_select_s8(test->mask, test->true_val, in const_time_tests()