Searched refs:BytePrecision (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dasn.cpp26 bt.Put(byte(BytePrecision(length) | 0x80));
28 for (int j=BytePrecision(length); j; --j)
H A Ddefault.cpp24 if (BytePrecision(outLen) > 2)
H A Dgf2n.cpp188 return (wordCount-1)*WORD_SIZE + BytePrecision(reg[wordCount-1]);
H A Dmisc.h221 unsigned int BytePrecision(const T &value) function
H A Dinteger.cpp3059 return (wordCount-1)*WORD_SIZE + BytePrecision(reg[wordCount-1]);

Completed in 80 milliseconds