Searched refs:CRYPTOPP_SET_FUNCTION_ENTRY (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Drabin.cpp65 CRYPTOPP_SET_FUNCTION_ENTRY(Modulus)
66 CRYPTOPP_SET_FUNCTION_ENTRY(QuadraticResidueModPrime1)
67 CRYPTOPP_SET_FUNCTION_ENTRY(QuadraticResidueModPrime2)
215 CRYPTOPP_SET_FUNCTION_ENTRY(Prime1)
216 CRYPTOPP_SET_FUNCTION_ENTRY(Prime2)
217 CRYPTOPP_SET_FUNCTION_ENTRY(MultiplicativeInverseOfPrime2ModPrime1)
H A Dluc.cpp88 CRYPTOPP_SET_FUNCTION_ENTRY(Modulus)
89 CRYPTOPP_SET_FUNCTION_ENTRY(PublicExponent)
204 CRYPTOPP_SET_FUNCTION_ENTRY(Prime1)
205 CRYPTOPP_SET_FUNCTION_ENTRY(Prime2)
206 CRYPTOPP_SET_FUNCTION_ENTRY(MultiplicativeInverseOfPrime2ModPrime1)
H A Dxtrcrypt.cpp71 CRYPTOPP_SET_FUNCTION_ENTRY(Modulus)
72 CRYPTOPP_SET_FUNCTION_ENTRY(SubgroupOrder)
73 CRYPTOPP_SET_FUNCTION_ENTRY(SubgroupGenerator)
H A Drsa.cpp89 CRYPTOPP_SET_FUNCTION_ENTRY(Modulus)
90 CRYPTOPP_SET_FUNCTION_ENTRY(PublicExponent)
279 CRYPTOPP_SET_FUNCTION_ENTRY(Prime1)
280 CRYPTOPP_SET_FUNCTION_ENTRY(Prime2)
281 CRYPTOPP_SET_FUNCTION_ENTRY(PrivateExponent)
282 CRYPTOPP_SET_FUNCTION_ENTRY(ModPrime1PrivateExponent)
283 CRYPTOPP_SET_FUNCTION_ENTRY(ModPrime2PrivateExponent)
284 CRYPTOPP_SET_FUNCTION_ENTRY(MultiplicativeInverseOfPrime2ModPrime1)
H A Design.cpp68 CRYPTOPP_SET_FUNCTION_ENTRY(Modulus)
69 CRYPTOPP_SET_FUNCTION_ENTRY(PublicExponent)
205 CRYPTOPP_SET_FUNCTION_ENTRY(Prime1)
206 CRYPTOPP_SET_FUNCTION_ENTRY(Prime2)
H A Drw.cpp80 CRYPTOPP_SET_FUNCTION_ENTRY(Modulus)
188 CRYPTOPP_SET_FUNCTION_ENTRY(Prime1)
189 CRYPTOPP_SET_FUNCTION_ENTRY(Prime2)
190 CRYPTOPP_SET_FUNCTION_ENTRY(MultiplicativeInverseOfPrime2ModPrime1)
H A Dgfpcrypt.cpp237 CRYPTOPP_SET_FUNCTION_ENTRY(SubgroupOrder)
H A Dalgparam.h393 #define CRYPTOPP_SET_FUNCTION_ENTRY(name) (Name::name(), &ThisClass::Set##name) macro
H A Dpubkey.h698 CRYPTOPP_SET_FUNCTION_ENTRY(PrivateExponent);
715 CRYPTOPP_SET_FUNCTION_ENTRY(PublicElement);

Completed in 157 milliseconds