Searched refs:_HashHalfMD4 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTree.h140 uint32 _HashHalfMD4(const char* name, uint8 length);
H A DHTree.cpp170 hash = _HashHalfMD4(name, length);
304 HTree::_HashHalfMD4(const char* name, uint8 _length) function in class:HTree
306 TRACE("HTree::_HashHalfMD4()\n");

Completed in 34 milliseconds