Searched refs:crypto_bignum_sub (Results 1 – 3 of 3) sorted by relevance
558 int crypto_bignum_sub(const struct crypto_bignum *a,
937 int crypto_bignum_sub(const struct crypto_bignum *a, in crypto_bignum_sub() function
259 crypto_bignum_sub(sae->tmp->prime, b, b) < 0 || in sae_test_pwd_seed_ffc()