Home
last modified time | relevance | path

Searched refs:replay_index (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Dipsec.c2841 ipsec_chkreplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_chkreplay() argument
2856 replay = sav->replay[replay_index]; in ipsec_chkreplay()
2913 ipsec_updatereplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_updatereplay() argument
2927 replay = sav->replay[replay_index]; in ipsec_updatereplay()