Searched refs:crypto_bignum_legendre (Results 1 – 4 of 4) sorted by relevance
69 res = crypto_bignum_legendre(tmp, prime); in dragonfly_get_random_qr_qnr()165 res = crypto_bignum_legendre(num, prime); in dragonfly_is_quadratic_residue_blind()
705 int crypto_bignum_legendre(const struct crypto_bignum *a,
1265 int crypto_bignum_legendre(const struct crypto_bignum *a, in crypto_bignum_legendre() function
1579 int crypto_bignum_legendre(const struct crypto_bignum *a, in crypto_bignum_legendre() function