Home
last modified time | relevance | path

Searched refs:CrcBig (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1457 static HRESULT CrcBig(const void *data, UInt32 size, UInt64 numIterations, in CrcBig() function
1596 p->Res = CrcBig(p->Data, p->Size, p->NumIterations, in CrcThreadFunction()
2245 RINOK(CrcBig(buf, bufferSize, numIterations, checkSum, hasher, _file)); in CrcBench()