Searched defs:XTR_DH (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 Dxtrcrypt.h14 class XTR_DH : public SimpleKeyAgreementDomain, public CryptoParameters class in inherits:SimpleKeyAgreementDomain,CryptoParameters
H A Dxtrcrypt.cpp11 XTR_DH::XTR_DH(const Integer &p, const Integer &q, const GFP2Element &g) function in class:XTR_DH
16 XTR_DH::XTR_DH(RandomNumberGenerator &rng, unsigned int pbits, unsigned int qbits) function in class:XTR_DH
21 XTR_DH::XTR_DH(BufferedTransformation &bt) function in class:XTR_DH
[all...]

Completed in 156 milliseconds