Home
last modified time | relevance | path

Searched defs:ModAddFast (Results 1 – 2 of 2) sorted by relevance

/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/lib/math/bigintfxd/
H A Dubintfxd.cpp973 BigInteger<uint_type, BITLENGTH> BigInteger<uint_type, BITLENGTH>::ModAddFast( in ModAddFast() function in bigintfxd::BigInteger
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/lib/math/bigintdyn/
H A Dubintdyn.cpp860 ubint<limb_t> ubint<limb_t>::ModAddFast(const ubint &b, in ModAddFast() function in bigintdyn::ubint