Searched refs:bignum_add (Results 1 – 3 of 3) sorted by relevance
21 int bignum_add(const struct bignum *a, const struct bignum *b,
140 int bignum_add(const struct bignum *a, const struct bignum *b, in bignum_add() function
320 bignum_add(tmp, b, tmp) < 0) in crypto_rsa_exptmod()