Searched refs:ImageBound (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 Drabin.h27 Integer ImageBound() const {return m_n;} function in class:RabinFunction
H A Drw.h27 Integer ImageBound() const {return m_n;} function in class:RWFunction
H A Design.h36 Integer ImageBound() const {return Integer::Power2(GetK());} function in class:ESIGNFunction
H A Dluc.h35 Integer ImageBound() const {return m_n;} function in class:LUCFunction
H A Drsa.h39 Integer ImageBound() const {return m_n;} function in class:RSAFunction
H A Dpubkey.h54 virtual Integer ImageBound() const =0;
56 virtual Integer MaxImage() const {return --ImageBound();}
329 size_t MessageRepresentativeBitLength() const {return this->GetTrapdoorFunctionBounds().ImageBound().BitCount()-1;}

Completed in 39 milliseconds