Searched refs:xfrm_replay_state_esn (Results 1 – 6 of 6) sorted by relevance
15 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_esn = x->replay_esn; in xfrm_replay_check_esn()[all …]
137 struct xfrm_replay_state_esn *rs; in verify_replay()617 static inline int xfrm_replay_verify_len(struct xfrm_replay_state_esn *replay_esn, in xfrm_replay_verify_len()621 struct xfrm_replay_state_esn *up; in xfrm_replay_verify_len()655 static int xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn **replay_esn, in xfrm_alloc_replay_state_esn()656 struct xfrm_replay_state_esn **preplay_esn, in xfrm_alloc_replay_state_esn()659 struct xfrm_replay_state_esn *p, *pp, *up; in xfrm_alloc_replay_state_esn()732 struct xfrm_replay_state_esn *replay_esn; in xfrm_update_ae_params()3174 [XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
124 [XFRMA_REPLAY_ESN_VAL] = { .len = sizeof(struct xfrm_replay_state_esn) },
156 struct xfrm_replay_state_esn *replay_esn = x->replay_esn; in mlx5e_ipsec_set_iv_esn()
93 struct xfrm_replay_state_esn { struct
250 struct xfrm_replay_state_esn *replay_esn;254 struct xfrm_replay_state_esn *preplay_esn;1919 static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn) in xfrm_replay_state_esn_len()