Searched refs:DL_GroupPrecomputation_LUC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dluc.h115 class DL_GroupPrecomputation_LUC : public DL_GroupPrecomputation<Integer> class in inherits:DL_GroupPrecomputation
150 class DL_GroupParameters_LUC : public DL_GroupParameters_IntegerBasedImpl<DL_GroupPrecomputation_LUC, DL_BasePrecomputation_LUC>
H A Dluc.cpp38 return Lucas(exponent, m_g, static_cast<const DL_GroupPrecomputation_LUC &>(group).GetModulus());

Completed in 20 milliseconds