Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
DCreateCoder.cpp46 void RegisterHasher(const CHasherInfo *hashInfo) throw() in RegisterHasher() argument
49 g_Hashers[g_NumHashers++] = hashInfo; in RegisterHasher()