Searched defs:qnr (Results 1 – 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | dragonfly.c | 55 struct crypto_bignum **qnr) in dragonfly_get_random_qr_qnr() 110 const u8 *qr, const u8 *qnr, in dragonfly_is_quadratic_residue_blind()
|
D | sae.c | 146 const u8 *prime, const u8 *qr, const u8 *qnr, in sae_test_pwd_seed_ecc() 293 struct crypto_bignum *x = NULL, *y = NULL, *qr = NULL, *qnr = NULL; in sae_derive_pwe_ecc() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | dragonfly.c | 55 struct crypto_bignum **qnr) in dragonfly_get_random_qr_qnr() 110 const u8 *qr, const u8 *qnr, in dragonfly_is_quadratic_residue_blind()
|
D | sae.c | 141 const u8 *prime, const u8 *qr, const u8 *qnr, in sae_test_pwd_seed_ecc() 289 struct crypto_bignum *x = NULL, *y = NULL, *qr = NULL, *qnr = NULL; in sae_derive_pwe_ecc() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
D | eap_pwd_common.c | 124 struct crypto_bignum *qr = NULL, *qnr = NULL; in compute_password_element() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
D | eap_pwd_common.c | 124 struct crypto_bignum *qr = NULL, *qnr = NULL; in compute_password_element() local
|