Searched refs:xfrm_replay_state_esn_len (Results 1 – 3 of 3) sorted by relevance
309 xfrm_replay_state_esn_len(replay_esn)) == 0) { in xfrm_replay_notify_bmp()318 xfrm_replay_state_esn_len(replay_esn)); in xfrm_replay_notify_bmp()375 xfrm_replay_state_esn_len(replay_esn)) == 0) { in xfrm_replay_notify_esn()384 xfrm_replay_state_esn_len(replay_esn)); in xfrm_replay_notify_esn()
133 if (nla_len(rt) < (int)xfrm_replay_state_esn_len(rs) && in verify_replay()434 ulen = xfrm_replay_state_esn_len(up); in xfrm_replay_verify_len()439 xfrm_replay_state_esn_len(replay_esn) != ulen || in xfrm_replay_verify_len()460 klen = xfrm_replay_state_esn_len(up); in xfrm_alloc_replay_state_esn()528 xfrm_replay_state_esn_len(replay_esn)); in xfrm_update_ae_params()530 xfrm_replay_state_esn_len(replay_esn)); in xfrm_update_ae_params()950 xfrm_replay_state_esn_len(x->replay_esn), in copy_to_user_state_extra()1962 xfrm_replay_state_esn_len(x->replay_esn) : in xfrm_aevent_msgsize()1995 xfrm_replay_state_esn_len(x->replay_esn), in build_aevent()2800 l += nla_total_size(xfrm_replay_state_esn_len(x->replay_esn)); in xfrm_sa_len()
1763 static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn) in xfrm_replay_state_esn_len() function1772 x->replay_esn = kzalloc(xfrm_replay_state_esn_len(orig->replay_esn), in xfrm_replay_clone()1781 xfrm_replay_state_esn_len(x->replay_esn), in xfrm_replay_clone()