Searched refs:SimpleKeyAgreementDomain (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 Ddh2.cpp10 DH2 dh(*(SimpleKeyAgreementDomain*)NULL);
H A Ddh2.h15 DH2(SimpleKeyAgreementDomain &domain)
17 DH2(SimpleKeyAgreementDomain &staticDomain, SimpleKeyAgreementDomain &ephemeralDomain)
53 SimpleKeyAgreementDomain &d1, &d2;
H A Dxtrcrypt.h14 class XTR_DH : public SimpleKeyAgreementDomain, public CryptoParameters
H A Dregtest.cpp59 RegisterDefaultFactoryFor<SimpleKeyAgreementDomain, DH>();
H A Dbench2.cpp120 void BenchMarkKeyGen(const char *name, SimpleKeyAgreementDomain &d, double timeTotal, bool pc=false)
160 void BenchMarkAgreement(const char *name, SimpleKeyAgreementDomain &d, double timeTotal, bool pc=false)
H A Dcryptlib.h1444 class CRYPTOPP_DLL CRYPTOPP_NO_VTABLE SimpleKeyAgreementDomain : public KeyAgreementAlgorithm class in inherits:KeyAgreementAlgorithm
1662 typedef SimpleKeyAgreementDomain PK_SimpleKeyAgreementDomain;
H A Dcryptlib.cpp801 void SimpleKeyAgreementDomain::GenerateKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) const
H A Dvalidat2.cpp180 bool SimpleKeyAgreementValidate(SimpleKeyAgreementDomain &d)
H A Dpubkey.h1376 class CRYPTOPP_NO_VTABLE DL_SimpleKeyAgreementDomainBase : public SimpleKeyAgreementDomain

Completed in 39 milliseconds