Searched refs:GetRoundsAndThrowIfInvalid (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 Drc5.cpp13 r = GetRoundsAndThrowIfInvalid(params, this);
H A Dtea.cpp17 m_limit = GetRoundsAndThrowIfInvalid(params, this) * DELTA;
57 m_limit = GetRoundsAndThrowIfInvalid(params, this) * DELTA;
H A D3way.cpp68 m_rounds = GetRoundsAndThrowIfInvalid(params, this);
H A Drc6.cpp14 r = GetRoundsAndThrowIfInvalid(params, this);
H A Dseckey.h54 inline unsigned int GetRoundsAndThrowIfInvalid(const NameValuePairs &param, const Algorithm *alg) function in class:VariableRounds
H A Dshark.cpp36 m_rounds = GetRoundsAndThrowIfInvalid(params, this);

Completed in 59 milliseconds