Searched refs:MaxImage (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 Design.cpp46 return STDMIN(a_exp_b_mod_c(x, m_e, m_n) >> (2*GetK()+2), MaxImage());
H A Dpubkey.h56 virtual Integer MaxImage() const {return --ImageBound();} function in class:TrapdoorFunctionBounds
158 size_t FixedCiphertextLength() const {return this->GetTrapdoorFunctionBounds().MaxImage().ByteCount();}

Completed in 61 milliseconds