Home
last modified time | relevance | path

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

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