Searched refs:MultiplyElements (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 Dluc.h156 Element MultiplyElements(const Element &a, const Element &b) const function in class:DL_GroupParameters_LUC
157 {throw NotImplemented("LUC_GroupParameters: MultiplyElements can not be implemented");}
159 {throw NotImplemented("LUC_GroupParameters: MultiplyElements can not be implemented");}
H A Dmqv.h103 P = m_groupParameters.MultiplyElements(P, VV);
H A Deccrypto.h102 Element MultiplyElements(const Element &a, const Element &b) const;
H A Dgfpcrypt.cpp252 DL_GroupParameters_GFP::Element DL_GroupParameters_GFP::MultiplyElements(const Element &a, const Element &b) const function in class:DL_GroupParameters_GFP
H A Deccrypto.cpp607 CPP_TYPENAME DL_GroupParameters_EC<EC>::Element DL_GroupParameters_EC<EC>::MultiplyElements(const Element &a, const Element &b) const function in class:DL_GroupParameters_EC
H A Dgfpcrypt.h133 Element MultiplyElements(const Element &a, const Element &b) const;

Completed in 76 milliseconds