Searched refs:THREE_BYTES_LEN (Results 1 – 1 of 1) sorted by relevance
37 const uint32_t THREE_BYTES_LEN = 24; variable53 uint32_t res = (curState_ << THREE_BYTES_LEN) + (curPhase_ << TWO_BYTES_LEN) + in GetHashValue()