Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A Dreiserfs.h230 #define TEA_HASH 1 macro
H A DVolume.cpp543 case TEA_HASH: in hash_function_for_code()
600 uint32 hashCodes[] = { TEA_HASH, YURA_HASH, R5_HASH }; in _DetectHashFunction()