Home
last modified time | relevance | path

Searched defs:replay (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netipsec/
H A Dipsec.c1191 check_window(const struct secreplay *replay, uint64_t seq) in check_window()
1204 advance_window(const struct secreplay *replay, uint64_t seq) in advance_window()
1225 set_window(const struct secreplay *replay, uint64_t seq) in set_window()
1251 struct secreplay *replay; in ipsec_chkreplay() local
1366 struct secreplay *replay; in ipsec_updatereplay() local
H A Dxform_esp.c787 uint32_t replay; in esp_output() local
H A Dkey_debug.c489 struct sadb_x_sa_replay *replay; in kdebug_sadb_x_sa_replay() local
H A Dkeydb.h158 struct secreplay *replay; /* replay prevention */ member
H A Dkey.c3275 uint32_t replay; in key_setsaval() local
3890 key_setsadbxsareplay(u_int32_t replay) in key_setsadbxsareplay()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_ipsec_anti_replay.h21 struct otx2_ipsec_replay *replay = sa->replay; in anti_replay_check() local
H A Dotx2_ipsec_fp.h151 struct otx2_ipsec_replay *replay; member
/f-stack/dpdk/lib/librte_ipsec/
H A Dsa.h85 } replay; member