Home
last modified time | relevance | path

Searched defs:ModMul (Results 1 – 8 of 8) sorted by relevance

/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/include/math/bigintntl/
H A Dmubintvecntl.h381 myVecP ModMul(const myT &b) const { in ModMul() function
409 myVecP ModMul(const myVecP &b) const { in ModMul() function
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/lib/math/bigintfxd/
H A Dmubintvecfxd.cpp349 BigVectorImpl<IntegerType> BigVectorImpl<IntegerType>::ModMul( in ModMul() function in bigintfxd::BigVectorImpl
392 BigVectorImpl<IntegerType> BigVectorImpl<IntegerType>::ModMul( in ModMul() function in bigintfxd::BigVectorImpl
H A Dubintfxd.cpp1129 BigInteger<uint_type, BITLENGTH> BigInteger<uint_type, BITLENGTH>::ModMul( in ModMul() function in bigintfxd::BigInteger
1160 BigInteger<uint_type, BITLENGTH> BigInteger<uint_type, BITLENGTH>::ModMul( in ModMul() function in bigintfxd::BigInteger
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/lib/math/bigintdyn/
H A Dmubintvecdyn.cpp463 mubintvec<ubint_el_t> mubintvec<ubint_el_t>::ModMul(const ubint_el_t &b) const { in ModMul() function in bigintdyn::mubintvec
504 mubintvec<ubint_el_t> mubintvec<ubint_el_t>::ModMul(const mubintvec &b) const { in ModMul() function in bigintdyn::mubintvec
H A Dubintdyn.cpp1002 ubint<limb_t> ubint<limb_t>::ModMul(const ubint &b, in ModMul() function in bigintdyn::ubint
1068 ubint<limb_t> ubint<limb_t>::ModMul(const ubint &b, const ubint &modulus, in ModMul() function in bigintdyn::ubint
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/lib/math/bigintnat/
H A Dmubintvecnat.cpp415 NativeVector<IntegerType> NativeVector<IntegerType>::ModMul( in ModMul() function in bigintnat::NativeVector
446 NativeVector<IntegerType> NativeVector<IntegerType>::ModMul( in ModMul() function in bigintnat::NativeVector
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/private-join-and-compute/src/crypto/
H A Dbig_num.cc196 BigNum BigNum::ModMul(const BigNum& val, const BigNum& m) const { in ModMul() function in private_join_and_compute::BigNum
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/private-join-and-compute/src/crypto/
H A Dbig_num.cc196 BigNum BigNum::ModMul(const BigNum& val, const BigNum& m) const { in ModMul() function in private_join_and_compute::BigNum