Searched refs:GetCryptoParameters (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 Dcryptlib.h1194 const CryptoMaterial & GetMaterial() const {return GetCryptoParameters();}
1197 virtual const CryptoParameters & GetCryptoParameters() const {return const_cast<KeyAgreementAlgorithm *>(this)->AccessCryptoParameters();} function in class:KeyAgreementAlgorithm
1472 {return GetCryptoParameters().Validate(rng, 2);}
1532 {return GetCryptoParameters().Validate(rng, 2);}
1626 {return GetCryptoParameters().Validate(rng, 2);}
H A Dvalidat2.cpp182 if (d.GetCryptoParameters().Validate(GlobalRNG(), 3))
218 if (d.GetCryptoParameters().Validate(GlobalRNG(), 3))

Completed in 56 milliseconds