Home
last modified time | relevance | path

Searched refs:a_times_b_mod_c (Results 1 – 25 of 30) sorted by relevance

12

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Delgamal.h70a_times_b_mod_c(Integer(key, modulusLen), Integer(block, modulusLen-1), p).Encode(cipherText, modu… in NAMESPACE_BEGIN()
82 …Integer m = a_times_b_mod_c(Integer(cipherText, modulusLen), Integer(key, modulusLen).InverseMod(p… in NAMESPACE_BEGIN()
H A Dgfpcrypt.cpp283 return a_times_b_mod_c(a, b, GetModulus()); in MultiplyElements()
H A Dinteger.h622 …CRYPTOPP_DLL friend Integer CRYPTOPP_API a_times_b_mod_c(const Integer &x, const Integer& y, const…
/dports/security/cryptopp/cryptopp-8.6.0/
H A Delgamal.h75a_times_b_mod_c(Integer(key, modulusLen), Integer(block, modulusLen-1), p).Encode(cipherText, modu… in NAMESPACE_BEGIN()
87 …Integer m = a_times_b_mod_c(Integer(cipherText, modulusLen), Integer(key, modulusLen).InverseMod(p… in NAMESPACE_BEGIN()
H A Dnbtheory.h209 {return a_times_b_mod_c(x, y, m);} in ModularMultiplication()
H A Dgfpcrypt.cpp313 return a_times_b_mod_c(a, b, GetModulus()); in MultiplyElements()
H A Dinteger.h721 …CRYPTOPP_DLL friend Integer CRYPTOPP_API a_times_b_mod_c(const Integer &x, const Integer& y, const…
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Delgamal.h75a_times_b_mod_c(Integer(key, modulusLen), Integer(block, modulusLen-1), p).Encode(cipherText, modu… in NAMESPACE_BEGIN()
87 …Integer m = a_times_b_mod_c(Integer(cipherText, modulusLen), Integer(key, modulusLen).InverseMod(p… in NAMESPACE_BEGIN()
H A Dnbtheory.h209 {return a_times_b_mod_c(x, y, m);} in ModularMultiplication()
H A Dgfpcrypt.cpp313 return a_times_b_mod_c(a, b, GetModulus()); in MultiplyElements()
H A Dinteger.h721 …CRYPTOPP_DLL friend Integer CRYPTOPP_API a_times_b_mod_c(const Integer &x, const Integer& y, const…
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Delgamal.h75a_times_b_mod_c(Integer(key, modulusLen), Integer(block, modulusLen-1), p).Encode(cipherText, modu… in NAMESPACE_BEGIN()
87 …Integer m = a_times_b_mod_c(Integer(cipherText, modulusLen), Integer(key, modulusLen).InverseMod(p… in NAMESPACE_BEGIN()
H A Dnbtheory.h209 {return a_times_b_mod_c(x, y, m);} in ModularMultiplication()
H A Dgfpcrypt.cpp313 return a_times_b_mod_c(a, b, GetModulus()); in MultiplyElements()
H A Dinteger.h721 …CRYPTOPP_DLL friend Integer CRYPTOPP_API a_times_b_mod_c(const Integer &x, const Integer& y, const…
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Delgamal.h75a_times_b_mod_c(Integer(key, modulusLen), Integer(block, modulusLen-1), p).Encode(cipherText, modu… in NAMESPACE_BEGIN()
87 …Integer m = a_times_b_mod_c(Integer(cipherText, modulusLen), Integer(key, modulusLen).InverseMod(p… in NAMESPACE_BEGIN()
H A Dnbtheory.h209 {return a_times_b_mod_c(x, y, m);} in ModularMultiplication()
H A Dgfpcrypt.cpp313 return a_times_b_mod_c(a, b, GetModulus()); in MultiplyElements()
H A Dinteger.h721 …CRYPTOPP_DLL friend Integer CRYPTOPP_API a_times_b_mod_c(const Integer &x, const Integer& y, const…
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dinteger.hpp251 friend Integer a_times_b_mod_c(const Integer& x, const Integer& y, in usage()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dinteger.hpp251 friend Integer a_times_b_mod_c(const Integer& x, const Integer& y,
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/include/
H A Dinteger.hpp251 friend Integer a_times_b_mod_c(const Integer& x, const Integer& y,
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dinteger.cpp3488 Integer a_times_b_mod_c(const Integer &x, const Integer& y, const Integer& m) in a_times_b_mod_c() function
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/src/
H A Dinteger.cpp3488 Integer a_times_b_mod_c(const Integer &x, const Integer& y, const Integer& m) in a_times_b_mod_c() function
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/src/
H A Dinteger.cpp3487 Integer a_times_b_mod_c(const Integer &x, const Integer& y, const Integer& m) in a_times_b_mod_c() function

12