Home
last modified time | relevance | path

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

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