Searched refs:const_time_eq_u8 (Results 1 – 4 of 4) sorted by relevance
55 static inline u8 const_time_eq_u8(unsigned int a, unsigned int b) in const_time_eq_u8() function
1104 if (const_time_eq_u8(test->a, test->b) != test->expected_u8) { in const_time_tests()
288 mask = const_time_eq_u8(crypto_bignum_is_odd(tmp1), 1); in compute_password_element()
706 mask = const_time_eq_u8(res, 1); in sae_derive_pwe_ffc()