Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dxfrm.h84 struct xfrm_replay_state { struct
/Linux-v4.19/net/xfrm/
Dxfrm_replay.c78 sizeof(struct xfrm_replay_state)) == 0) { in xfrm_replay_notify()
86 memcpy(&x->preplay, &x->replay, sizeof(struct xfrm_replay_state)); in xfrm_replay_notify()
Dxfrm_user.c514 struct xfrm_replay_state *replay; in xfrm_update_ae_params()
1950 sizeof(struct xfrm_replay_state); in xfrm_aevent_msgsize()
2554 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
2791 l += nla_total_size(sizeof(struct xfrm_replay_state)); in xfrm_sa_len()
/Linux-v4.19/include/net/
Dxfrm.h196 struct xfrm_replay_state replay;
200 struct xfrm_replay_state preplay;