Home
last modified time | relevance | path

Searched refs:xfrm_replay_state_esn (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_replay.c15 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_seqhi()
166 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_overflow_bmp()
191 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_check_bmp()
235 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_advance_bmp()
282 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_notify_bmp()
283 struct xfrm_replay_state_esn *preplay_esn = x->preplay_esn; in xfrm_replay_notify_bmp()
334 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_notify_esn()
335 struct xfrm_replay_state_esn *preplay_esn = x->preplay_esn; in xfrm_replay_notify_esn()
399 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_overflow_esn()
430 struct xfrm_replay_state_esn *replay_es in xfrm_replay_check_esn()
[all...]
H A Dxfrm_user.c124 struct xfrm_replay_state_esn *rs; in verify_replay()
429 static inline int xfrm_replay_verify_len(struct xfrm_replay_state_esn *replay_esn, in xfrm_replay_verify_len()
432 struct xfrm_replay_state_esn *up; in xfrm_replay_verify_len()
454 static int xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn **replay_esn, in xfrm_alloc_replay_state_esn()
455 struct xfrm_replay_state_esn **preplay_esn, in xfrm_alloc_replay_state_esn()
458 struct xfrm_replay_state_esn *p, *pp, *up; in xfrm_alloc_replay_state_esn()
531 struct xfrm_replay_state_esn *replay_esn; in xfrm_update_ae_params()
2752 [XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
H A Dxfrm_compat.c123 [XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
/kernel/linux/linux-6.6/net/xfrm/
H 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()
309 struct xfrm_replay_state_esn *preplay_esn = x->preplay_esn; in xfrm_replay_notify_bmp()
360 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in xfrm_replay_notify_esn()
361 struct xfrm_replay_state_esn *preplay_esn = x->preplay_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_es in xfrm_replay_check_esn()
[all...]
H A Dxfrm_user.c137 struct xfrm_replay_state_esn *rs; in verify_replay()
517 static inline int xfrm_replay_verify_len(struct xfrm_replay_state_esn *replay_esn, in xfrm_replay_verify_len()
521 struct xfrm_replay_state_esn *up; in xfrm_replay_verify_len()
555 static int xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn **replay_esn, in xfrm_alloc_replay_state_esn()
556 struct xfrm_replay_state_esn **preplay_esn, in xfrm_alloc_replay_state_esn()
559 struct xfrm_replay_state_esn *p, *pp, *up; in xfrm_alloc_replay_state_esn()
632 struct xfrm_replay_state_esn *replay_esn; in xfrm_update_ae_params()
3040 [XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
H A Dxfrm_compat.c123 [XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dxfrm.h92 struct xfrm_replay_state_esn { struct
307 XFRMA_REPLAY_ESN_VAL, /* struct xfrm_replay_state_esn */
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c156 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in mlx5e_ipsec_set_iv_esn()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dxfrm.h92 struct xfrm_replay_state_esn { struct
307 XFRMA_REPLAY_ESN_VAL, /* struct xfrm_replay_state_esn */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dxfrm.h68 struct xfrm_replay_state_esn { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dxfrm.h81 struct xfrm_replay_state_esn { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dxfrm.h81 struct xfrm_replay_state_esn { struct
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c113 struct xfrm_replay_state_esn *replay_esn; in mlx5e_ipsec_update_esn_state()
H A Dipsec_rxtx.c173 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in mlx5e_ipsec_set_iv_esn()
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h216 struct xfrm_replay_state_esn *replay_esn;
220 struct xfrm_replay_state_esn *preplay_esn;
1800 static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn) in xfrm_replay_state_esn_len()
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h241 struct xfrm_replay_state_esn *replay_esn;
245 struct xfrm_replay_state_esn *preplay_esn;
1875 static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn) in xfrm_replay_state_esn_len()

Completed in 29 milliseconds