Searched refs:crypto_bignum_sub (Results 1 – 5 of 5) sorted by relevance
600 int crypto_bignum_sub(const struct crypto_bignum *a,
1147 int crypto_bignum_sub(const struct crypto_bignum *a, in crypto_bignum_sub() function
1404 int crypto_bignum_sub(const struct crypto_bignum *a, in crypto_bignum_sub() function
184 if (crypto_bignum_sub(prime, one, pm1) < 0) in compute_password_element()
394 crypto_bignum_sub(sae->tmp->prime, b, b) < 0 || in sae_test_pwd_seed_ffc()1240 crypto_bignum_sub(sae->tmp->prime, one, res) || in sae_parse_commit_element_ffc()