Searched refs:wint (Results 1 – 3 of 3) sorted by relevance
28 uint32_t wint; member63 uint32_t wint = ar->wint; in cnxk_on_anti_replay_check() local155 ar->wint = ((wint + shift - 1) % ex_winsz) + 1; in cnxk_on_anti_replay_check()167 shiftwords = ((wint + shift - 1) >> WORD_SHIFT) - in cnxk_on_anti_replay_check()168 ((wint - 1) >> WORD_SHIFT); in cnxk_on_anti_replay_check()170 tmp = (wint + WORD_SIZE - 1) / WORD_SIZE; in cnxk_on_anti_replay_check()
131 inb_priv->ar.wint = inb_priv->replay_win_sz; in ar_window_init()
632 sa->ar.wint = sa->replay_win_sz; in cn9k_ipsec_inb_sa_create()