Searched refs:xfrm_replay_state_esn_len (Results 1 – 3 of 3) sorted by relevance
337 xfrm_replay_state_esn_len(replay_esn)) == 0) { in xfrm_replay_notify_bmp()346 xfrm_replay_state_esn_len(replay_esn)); in xfrm_replay_notify_bmp()403 xfrm_replay_state_esn_len(replay_esn)) == 0) { in xfrm_replay_notify_esn()412 xfrm_replay_state_esn_len(replay_esn)); in xfrm_replay_notify_esn()
154 if (nla_len(rt) < (int)xfrm_replay_state_esn_len(rs) && in verify_replay()528 ulen = xfrm_replay_state_esn_len(up); in xfrm_replay_verify_len()537 if (xfrm_replay_state_esn_len(replay_esn) != ulen) { in xfrm_replay_verify_len()566 klen = xfrm_replay_state_esn_len(up); in xfrm_alloc_replay_state_esn()635 xfrm_replay_state_esn_len(replay_esn)); in xfrm_update_ae_params()637 xfrm_replay_state_esn_len(replay_esn)); in xfrm_update_ae_params()1125 xfrm_replay_state_esn_len(x->replay_esn), in copy_to_user_state_extra()2340 xfrm_replay_state_esn_len(x->replay_esn) : in xfrm_aevent_msgsize()2373 xfrm_replay_state_esn_len(x->replay_esn), in build_aevent()3244 l += nla_total_size(xfrm_replay_state_esn_len(x->replay_esn)); in xfrm_sa_len()
1869 static inline unsigned int xfrm_replay_state_esn_len(struct xfrm_replay_state_esn *replay_esn) in xfrm_replay_state_esn_len() function1880 xfrm_replay_state_esn_len(orig->replay_esn), in xfrm_replay_clone()1885 xfrm_replay_state_esn_len(orig->preplay_esn), in xfrm_replay_clone()
Completed in 29 milliseconds