Searched refs:crypto_bignum_sqrmod (Results 1 – 3 of 3) sorted by relevance
169 int crypto_bignum_sqrmod(const struct crypto_bignum *a, in crypto_bignum_sqrmod() function
664 int crypto_bignum_sqrmod(const struct crypto_bignum *a,
629 if (crypto_bignum_sqrmod(u, prime, u2) < 0 || in sswu()631 crypto_bignum_sqrmod(t1, prime, t2) < 0 || in sswu()