Home
last modified time | relevance | path

Searched defs:const_time_select_u8_test (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dutils_module_tests.c1010 struct const_time_select_u8_test { in const_time_tests() struct
1011 u8 mask; in const_time_tests()
1012 u8 true_val; in const_time_tests()
1013 u8 false_val; in const_time_tests()
1014 u8 expected; in const_time_tests()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dutils_module_tests.c1009 struct const_time_select_u8_test { in const_time_tests() struct
1010 u8 mask; in const_time_tests()
1011 u8 true_val; in const_time_tests()
1012 u8 false_val; in const_time_tests()
1013 u8 expected; in const_time_tests()