Searched refs:crypto_bignum_sqrmod (Results 1 – 4 of 4) sorted by relevance
655 int crypto_bignum_sqrmod(const struct crypto_bignum *a,
1219 int crypto_bignum_sqrmod(const struct crypto_bignum *a, in crypto_bignum_sqrmod() function
1524 int crypto_bignum_sqrmod(const struct crypto_bignum *a, in crypto_bignum_sqrmod() function
676 if (crypto_bignum_sqrmod(u, prime, u2) < 0 || in sswu()678 crypto_bignum_sqrmod(t1, prime, t2) < 0 || in sswu()