Home
last modified time | relevance | path

Searched refs:needsubtract (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c1666 int i, j, nlen, needsubtract; in big_mont_mul() local
1732 needsubtract = 0; in big_mont_mul()
1734 needsubtract = 1; in big_mont_mul()
1738 needsubtract = 1; in big_mont_mul()
1745 if (needsubtract) in big_mont_mul()