Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
DCreateCoder.h43 struct CHasherInfoEx struct
67 CObjectVector<CHasherInfoEx> Hashers; argument
DCreateCoder.cpp130 CHasherInfoEx info; in Load()
297 const CHasherInfoEx &codec = _externalCodecs->Hashers[i]; in FindHashMethod()
537 const CHasherInfoEx &codec = _externalCodecs->Hashers[i]; in CreateHasher()