Searched defs:qr (Results 1 – 2 of 2) sorted by relevance
54 struct crypto_bignum **qr, in dragonfly_get_random_qr_qnr()110 const u8 *qr, const u8 *qnr, in dragonfly_is_quadratic_residue_blind()
135 const u8 *prime, const u8 *qr, const u8 *qnr, in sae_test_pwd_seed_ecc()286 struct crypto_bignum *x = NULL, *y = NULL, *qr = NULL, *qnr = NULL; in sae_derive_pwe_ecc() local