Searched defs:qnr (Results 1 – 1 of 1) sorted by relevance
205 const struct crypto_bignum *qnr, in is_quadratic_residue_blind()264 const struct crypto_bignum *qnr, in sae_test_pwd_seed_ecc()385 struct crypto_bignum **qnr) in get_random_qr_qnr()431 struct crypto_bignum *x = NULL, *qr, *qnr; in sae_derive_pwe_ecc() local