Home
last modified time | relevance | path

Searched refs:xfrm_alloc_replay_state_esn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_user.c454 static int xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn **replay_esn, in xfrm_alloc_replay_state_esn() function
646 if ((err = xfrm_alloc_replay_state_esn(&x->replay_esn, &x->preplay_esn, in xfrm_state_construct()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_user.c555 static int xfrm_alloc_replay_state_esn(struct xfrm_replay_state_esn **replay_esn, in xfrm_alloc_replay_state_esn() function
748 if ((err = xfrm_alloc_replay_state_esn(&x->replay_esn, &x->preplay_esn, in xfrm_state_construct()

Completed in 10 milliseconds