Searched refs:inputs_hash (Results 1 – 1 of 1) sorted by relevance
232 uint64 inputs_hash = 0; in HashNode() local244 inputs_hash = Hash64Combine( in HashNode()245 inputs_hash, Hash64Combine(node_hash, Hash64(input.second))); in HashNode()249 Hash64Combine(control_inputs_hash, inputs_hash)); in HashNode()