Searched refs:crypto_bignum_div (Results 1 – 5 of 5) sorted by relevance
627 int crypto_bignum_div(const struct crypto_bignum *a,
1290 int crypto_bignum_div(const struct crypto_bignum *a, const struct crypto_bignum *b, struct crypto_b… in crypto_bignum_div() function
1478 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
2077 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
252 crypto_bignum_div(b, sae->tmp->order, b) < 0) in sae_test_pwd_seed_ffc()1028 crypto_bignum_div(tmp, order, tmp) < 0 || in sae_derive_pt_ffc()