Searched refs:GetGenerator (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 Dgfpcrypt.h104 const Integer & GetGenerator() const {return this->m_gpc.GetBase(this->GetGroupPrecomputation());} function in class:DL_GroupParameters_IntegerBasedImpl
111 {return GetModulus() == rhs.GetModulus() && GetGenerator() == rhs.GetGenerator() && this->GetSubgroupOrder() == rhs.GetSubgroupOrder();}
296 this->GetGroupParameters().GetGenerator().DEREncode(seq);
336 this->GetGroupParameters().GetGenerator().DEREncode(seq);
H A Dpubkey.h1419 const Element &GetGenerator() const {return GetAbstractGroupParameters().GetSubgroupGenerator();} function in class:DL_SimpleKeyAgreementDomainBase

Completed in 72 milliseconds