Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp1389 static bool CheckDigests(const Byte *a, const Byte *b, size_t size) in CheckDigests() function
1635 if (CheckDigests(hp.Hash, hs.Digests[0], hs.DigestSize)) in Extract()