Searched defs:qr (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/src/common/ |
D | dragonfly.c | 54 struct crypto_bignum **qr, in dragonfly_get_random_qr_qnr() 113 const u8 *qr, const u8 *qnr, in dragonfly_is_quadratic_residue_blind()
|
D | sae.c | 148 const u8 *prime, const u8 *qr, const u8 *qnr, in sae_test_pwd_seed_ecc() 295 struct crypto_bignum *x = NULL, *y = NULL, *qr = NULL, *qnr = NULL; in sae_derive_pwe_ecc() local
|
/hostap-latest/src/eap_common/ |
D | eap_pwd_common.c | 124 struct crypto_bignum *qr = NULL, *qnr = NULL; in compute_password_element() local
|
/hostap-latest/tests/hwsim/ |
D | hostapd.py | 510 def dpp_listen(self, freq, netrole=None, qr=None, role=None): argument
|
D | wpasupplicant.py | 1551 def dpp_listen(self, freq, netrole=None, qr=None, role=None): argument
|
D | test_dpp.py | 428 def run_dpp_qr_code_auth_unicast(dev, apdev, curve, netrole=None, key=None, argument
|