Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dxfrm.h85 struct xfrm_replay_state { struct
/linux/net/xfrm/
H 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()
H A Dxfrm_compat.c114 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
H A Dxfrm_user.c421 struct xfrm_replay_state *replay; in verify_newsa_info()
737 struct xfrm_replay_state *replay; in xfrm_update_ae_params()
2505 sizeof(struct xfrm_replay_state); in xfrm_aevent_msgsize()
3148 [XFRMA_REPLAY_VAL] = { .len = sizeof(struct xfrm_replay_state) },
3451 l += nla_total_size(sizeof(struct xfrm_replay_state)); in xfrm_sa_len()
/linux/include/net/
H A Dxfrm.h242 struct xfrm_replay_state replay;
246 struct xfrm_replay_state preplay;