Home
last modified time | relevance | path

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

/hostap-latest/src/eap_common/
Deap_pwd_common.c142 unsigned int in_range; in compute_password_element() local
210 in_range = const_time_fill_msb((unsigned int) cmp_prime); in compute_password_element()
247 found |= (res & in_range) * 0xff; in compute_password_element()
/hostap-latest/src/common/
Dsae.c155 unsigned int in_range; in sae_test_pwd_seed_ecc() local
172 in_range = const_time_fill_msb((unsigned int) cmp_prime); in sae_test_pwd_seed_ecc()
190 return const_time_select_int(in_range, res, 0); in sae_test_pwd_seed_ecc()