Home
last modified time | relevance | path

Searched refs:tempDigest (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp235 Byte tempDigest[k_HashCalc_DigestSize_Max]; in Final() local
236 h.Hasher->Final(tempDigest); in Final()
238 h.AddDigest(k_HashCalc_Index_NamesSum, tempDigest); in Final()
239 h.AddDigest(k_HashCalc_Index_StreamsSum, tempDigest); in Final()

Completed in 3 milliseconds