Searched refs:GetKeyAgreementAlgorithm (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddh.h84 const DL_KeyAgreementAlgorithm<Element> & GetKeyAgreementAlgorithm() const function in class:DH_Domain
H A Delgamal.h90 const DL_KeyAgreementAlgorithm<Integer> & GetKeyAgreementAlgorithm() const {return *this;} function in class:ElGamalObjectImpl
H A Dpubkey.h1172 virtual const DL_KeyAgreementAlgorithm<Element> & GetKeyAgreementAlgorithm() const =0;
1188 const DL_KeyAgreementAlgorithm<T> &agreeAlg = this->GetKeyAgreementAlgorithm();
1222 const DL_KeyAgreementAlgorithm<T> &agreeAlg = this->GetKeyAgreementAlgorithm();
1324 const DL_KeyAgreementAlgorithm<Element> & GetKeyAgreementAlgorithm() const function in class:DL_ObjectImpl
1408 Element z = GetKeyAgreementAlgorithm().AgreeWithStaticPrivateKey(
1422 virtual const DL_KeyAgreementAlgorithm<Element> & GetKeyAgreementAlgorithm() const =0;

Completed in 115 milliseconds