Searched defs:input_hash (Results 1 – 4 of 4) sorted by relevance
49 const uint64 input_hash = hash(input_flat(i)); in Compute() local
45 const uint64 input_hash = Hash64(input_flat(i)); in Compute() local
56 const uint64 input_hash = hash(key_, input_flat(i)); in Compute() local
103 uint64 input_hash = Hash64Combine( in ComputeSignature() local