Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp101 memset(h.Digests[k], 0, digestSize); in SetMethods()
114 memset(h.Digests[k_HashCalc_Index_Current], 0, h.DigestSize); in InitForNewFile()
166 h.Hasher->Final(h.Digests[0]); in Final()
168 AddDigests(h.Digests[k_HashCalc_Index_DataSum], h.Digests[0], h.DigestSize); in Final()
173 h.Hasher->Update(h.Digests[0], h.DigestSize); in Final()
185 AddDigests(h.Digests[k_HashCalc_Index_NamesSum], tempDigest, h.DigestSize); in Final()
186 AddDigests(h.Digests[k_HashCalc_Index_StreamsSum], tempDigest, h.DigestSize); in Final()
DHashCalc.h30 Byte Digests[k_HashCalc_NumGroups][k_HashCalc_DigestSize_Max]; member
/external/lzma/CPP/7zip/UI/Console/
DHashCon.cpp224 AddHashHexToString(s, h.Digests[digestIndex], h.DigestSize); in PrintResultLine()
308 AddHashHexToString(s, h.Digests[digestIndex], h.DigestSize); in PrintSum()
/external/lzma/DOC/
D7zFormat.txt207 Digests (NumStreams)
334 Digests[Number of streams with unknown CRC]
/external/skia/site/docs/dev/testing/
Dskiagold.md49 - Digests are clustered by runs and the most minimal set of blame
55 - Digests will be listed in order with largest difference first
58 <img src=../Digests.png style="margin-left:40px" align="left" width="780"/>
/external/skqp/site/dev/testing/
Dskiagold.md46 + Digests are clustered by runs and the most minimal set of blame
51 + Digests will be listed in order with largest difference first
54 <img src=Digests.png style="margin-left:40px" align="left" width="780"/> <br clear="left">
/external/conscrypt/
DIMPLEMENTATION_NOTES.md44 ## OAEP Digests
/external/skqp/tools/skqp/
Dmake_gmkb.go183 for _, digest := range record.Digests {
/external/avb/
DREADME.md27 + [Persistent Digests](#Persistent-Digests)
171 tool for downloading, verifying and calcuating VBMeta Digests.
825 ## Persistent Digests
1124 * [Persistent digests](#Persistent-Digests) for hash or hashtree descriptors.