Searched refs:hash_function (Results 1 – 1 of 1) sorted by relevance
1512 auto hash_function = HashTreeBuilder::HashFunction(params.tokens[params.cpos++]); in PerformCommandComputeHashTree() local1513 if (hash_function == nullptr) { in PerformCommandComputeHashTree()1532 HashTreeBuilder builder(BLOCKSIZE, hash_function); in PerformCommandComputeHashTree()