Searched refs:ret_node_hash (Results 1 – 1 of 1) sorted by relevance
479 uint64 ret_node_hash = 0; in HashFunction() local482 TF_RETURN_IF_ERROR(hasher.HashRoot(&ret_node_hash)); in HashFunction()483 ret_nodes_hash = Hash64Combine(ret_nodes_hash, ret_node_hash); in HashFunction()