Home
last modified time | relevance | path

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

/linux/net/xfrm/
A Dxfrm_replay.c15 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_seqhi()
192 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_overflow_bmp()
217 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_check_bmp()
261 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_advance_bmp()
308 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_notify_bmp()
360 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_notify_esn()
425 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_overflow_esn()
456 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_check_esn()
558 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_advance_esn()
655 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_overflow_offload_bmp()
[all …]
A Dxfrm_user.c124 struct xfrm_replay_state_esn *rs; in verify_replay()
425 static inline int xfrm_replay_verify_len(struct xfrm_replay_state_esn *replay_esn, in xfrm_replay_verify_len()
428 struct xfrm_replay_state_esn *up; in xfrm_replay_verify_len()
450 static int xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn **replay_esn, in xfrm_alloc_replay_state_esn()
451 struct xfrm_replay_state_esn **preplay_esn, in xfrm_alloc_replay_state_esn()
454 struct xfrm_replay_state_esn *p, *pp, *up; in xfrm_alloc_replay_state_esn()
526 struct xfrm_replay_state_esn *replay_esn; in xfrm_update_ae_params()
2793 [XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
A Dxfrm_compat.c122 [XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
/linux/include/uapi/linux/
A Dxfrm.h92 struct xfrm_replay_state_esn { struct
/linux/include/net/
A Dxfrm.h218 struct xfrm_replay_state_esn *replay_esn;
222 struct xfrm_replay_state_esn *preplay_esn;
1785 static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn) in xfrm_replay_state_esn_len()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.c113 struct xfrm_replay_state_esn *replay_esn; in mlx5e_ipsec_update_esn_state()
A Dipsec_rxtx.c207 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in mlx5e_ipsec_set_iv_esn()

Completed in 25 milliseconds