Searched refs:FieldSize (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dec2n.h73 Integer FieldSize() const {return Integer::Power2(m_field->MaxElementBitLength());} function in class:EC2N
H A Decp.cpp87 Integer p = FieldSize();
163 Integer p = FieldSize();
180 Integer p = FieldSize();
H A Decp.h77 Integer FieldSize() const {return GetField().GetModulus();} function in class:ECP
H A Deccrypto.cpp548 Integer q = GetCurve().FieldSize();
567 Integer q = GetCurve().FieldSize();

Completed in 194 milliseconds