Searched refs:IntegerSecBlock (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dinteger.h19 typedef SecBlock<word, AllocatorWithCleanup<word, CRYPTOPP_BOOL_X86> > IntegerSecBlock; typedef
378 IntegerSecBlock reg;
H A Dmodarith.h153 mutable IntegerSecBlock m_workspace;
H A Dinteger.cpp3674 IntegerSecBlock workspace(aSize + bSize);
3740 IntegerSecBlock T(aSize+3*(bSize+2));

Completed in 160 milliseconds