Searched refs:crypto_bignum_div (Results 1 – 4 of 4) sorted by relevance
618 int crypto_bignum_div(const struct crypto_bignum *a,
1181 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
1454 int crypto_bignum_div(const struct crypto_bignum *a, in crypto_bignum_div() function
250 crypto_bignum_div(b, sae->tmp->order, b) < 0) in sae_test_pwd_seed_ffc()1029 crypto_bignum_div(tmp, order, tmp) < 0 || in sae_derive_pt_ffc()