Searched refs:next_byte (Results 1 – 1 of 1) sorted by relevance
70 unsigned char next_byte) { in HashStep() argument71 return ModBase((partial_hash * kMult) + next_byte); in HashStep()