Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DCreateCoder.h27 struct CHasherInfoEx struct
47 CObjectVector<CHasherInfoEx> Hashers; argument
DCreateCoder.cpp96 CHasherInfoEx info; in LoadCodecs()
196 const CHasherInfoEx &codec = __externalCodecs->Hashers[i]; in FindHashMethod()
381 const CHasherInfoEx &codec = __externalCodecs->Hashers[i]; in CreateHasher()