Searched refs:GetAlignmentOf (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dskipjack.h25 unsigned int OptimalDataAlignment() const {return GetAlignmentOf<word16>();}
H A Drc2.h28 unsigned int OptimalDataAlignment() const {return GetAlignmentOf<word16>();}
H A Diterhash.h28 unsigned int OptimalDataAlignment() const {return GetAlignmentOf<T>();}
H A Dcryptlib.cpp174 return GetAlignmentOf<word32>();
179 return GetAlignmentOf<word32>();
184 return GetAlignmentOf<word32>();
H A Dstrciphr.h90 unsigned int GetAlignment() const {return GetAlignmentOf<WordType>();}
H A Dmisc.h334 inline unsigned int GetAlignmentOf(T *dummy=NULL) // VC60 workaround function
360 return IsAlignedOn(p, GetAlignmentOf<T>());
H A Dsosemanuk.cpp296 return GetAlignmentOf<word32>();
H A Dsalsa.cpp63 return GetAlignmentOf<word32>();

Completed in 191 milliseconds