Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dxfrm.h84 struct xfrm_replay_state { struct
/linux-6.3-rc2/net/xfrm/
A Dxfrm_replay.c80 sizeof(struct xfrm_replay_state)) == 0) { in xfrm_replay_notify()
88 memcpy(&x->preplay, &x->replay, sizeof(struct xfrm_replay_state)); in xfrm_replay_notify()
A Dxfrm_compat.c113 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
A Dxfrm_user.c641 struct xfrm_replay_state *replay; in xfrm_update_ae_params()
2341 sizeof(struct xfrm_replay_state); in xfrm_aevent_msgsize()
2976 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
3246 l += nla_total_size(sizeof(struct xfrm_replay_state)); in xfrm_sa_len()
/linux-6.3-rc2/include/net/
A Dxfrm.h235 struct xfrm_replay_state replay;
239 struct xfrm_replay_state preplay;

Completed in 21 milliseconds