Searched defs:NumberOfIterations (Results 1 – 2 of 2) sorted by relevance
60 const scudo::u32 NumberOfIterations = 4 * 1024; variable62 const scudo::u32 NumberOfIterations = 16 * 1024; variable
112 size_t NumberOfIterations() const { in NumberOfIterations() function