Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dconst_time.h39 static inline unsigned int const_time_is_zero(unsigned int val) in const_time_is_zero() function
50 return const_time_is_zero(a ^ b); in const_time_eq()
88 return const_time_is_zero(res); in const_time_eq_bin()
184 mask = const_time_is_zero((unsigned int) diff); in const_time_memcmp()