Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DCreateCoder.h42 struct CHasherInfoEx struct
62 CObjectVector<CHasherInfoEx> Hashers; argument
DCreateCoder.cpp121 CHasherInfoEx info; in Load()
285 const CHasherInfoEx &codec = __externalCodecs->Hashers[i]; in FindHashMethod()
525 const CHasherInfoEx &codec = __externalCodecs->Hashers[i]; in CreateHasher()