Searched refs:shiftwords (Results 1 – 1 of 1) sorted by relevance
29 uint64_t seqword, shiftwords; in anti_replay_check() local131 shiftwords = ((wint + shift - 1) >> WORD_SHIFT) - in anti_replay_check()133 if (unlikely(shiftwords)) { in anti_replay_check()135 for (i = 0; i < shiftwords; i++) { in anti_replay_check()