Home
last modified time | relevance | path

Searched defs:qnr (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Ddragonfly.c55 struct crypto_bignum **qnr) in dragonfly_get_random_qr_qnr()
110 const u8 *qr, const u8 *qnr, in dragonfly_is_quadratic_residue_blind()
H A Dsae.c141 const u8 *prime, const u8 *qr, const u8 *qnr, in sae_test_pwd_seed_ecc()
289 struct crypto_bignum *x = NULL, *qr = NULL, *qnr = NULL; in sae_derive_pwe_ecc() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A Deap_pwd_common.c124 struct crypto_bignum *qr = NULL, *qnr = NULL; in compute_password_element() local