Searched refs:MakeParametersForTwoPrimesOfEqualSize (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dnbtheory.h59 CRYPTOPP_DLL AlgorithmParameters CRYPTOPP_API MakeParametersForTwoPrimesOfEqualSize(unsigned int productBitLength);
H A Dluc.cpp121 AlgorithmParameters primeParam = MakeParametersForTwoPrimesOfEqualSize(modulusSize)
H A Drabin.cpp87 AlgorithmParameters primeParam = MakeParametersForTwoPrimesOfEqualSize(modulusSize)
H A Drw.cpp96 AlgorithmParameters primeParam = MakeParametersForTwoPrimesOfEqualSize(modulusSize);
H A Drsa.cpp118 AlgorithmParameters primeParam = MakeParametersForTwoPrimesOfEqualSize(modulusSize)
H A Dnbtheory.cpp265 AlgorithmParameters MakeParametersForTwoPrimesOfEqualSize(unsigned int productBitLength) function

Completed in 108 milliseconds