Searched refs:const_time_select_bin (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/wpa/src/utils/ |
| H A D | const_time.h | 161 static inline void const_time_select_bin(u8 mask, const u8 *true_val, in const_time_select_bin() function
|
| H A D | utils_module_tests.c | 1182 const_time_select_bin(test->mask, test->true_val, in const_time_tests()
|
| /freebsd-12.1/contrib/wpa/src/common/ |
| H A D | dragonfly.c | 156 const_time_select_bin(mask, qnr, qr, prime_len, qr_or_qnr_bin); in dragonfly_is_quadratic_residue_blind()
|
| H A D | sae.c | 363 const_time_select_bin(found, dummy_password, password, in sae_derive_pwe_ecc() 371 const_time_select_bin(found, x_bin, x_cand_bin, prime_len, in sae_derive_pwe_ecc() 509 const_time_select_bin(found, pwe_buf, pwe_buf + prime_len, in sae_derive_pwe_ffc()
|
| /freebsd-12.1/contrib/wpa/src/eap_common/ |
| H A D | eap_pwd_common.c | 228 const_time_select_bin(found, x_bin, prfbuf, primebytelen, in compute_password_element()
|