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

/freebsd-13-stable/contrib/wpa/src/common/
H A Ddragonfly.c53 dragonfly_get_random_qr_qnr(const struct crypto_bignum *prime, struct crypto_bignum **qr, struct crypto_bignum **qnr) argument
109 dragonfly_is_quadratic_residue_blind(struct crypto_ec *ec, const u8 *qr, const u8 *qnr, const struct crypto_bignum *val) argument
[all...]
H A Dsae.c289 struct crypto_bignum *x = NULL, *qr = NULL, *qnr = NULL; local
140 sae_test_pwd_seed_ecc(struct sae_data *sae, const u8 *pwd_seed, const u8 *prime, const u8 *qr, const u8 *qnr, u8 *pwd_value) argument
/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_pwd_common.c124 struct crypto_bignum *qr = NULL, *qnr = NULL; local

Completed in 164 milliseconds