Searched refs:const_time_fill_msb (Results 1 – 8 of 8) sorted by relevance
31 static inline unsigned int const_time_fill_msb(unsigned int val) in const_time_fill_msb() function43 return const_time_fill_msb(~val & (val - 1)); in const_time_is_zero()
1074 if (const_time_fill_msb(test->val) != test->expected) { in const_time_tests()
1075 if (const_time_fill_msb(test->val) != test->expected) { in const_time_tests()
210 in_range = const_time_fill_msb((unsigned int) cmp_prime); in compute_password_element()
165 in_range = const_time_fill_msb((unsigned int) cmp_prime); in sae_test_pwd_seed_ecc()215 pwd_value_valid = const_time_fill_msb(res); in sae_test_pwd_seed_ffc()
170 in_range = const_time_fill_msb((unsigned int) cmp_prime); in sae_test_pwd_seed_ecc()220 pwd_value_valid = const_time_fill_msb(res); in sae_test_pwd_seed_ffc()