Home
last modified time | relevance | path

Searched refs:copy_to_user_state_sec_ctx (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_user.c1783 static inline int copy_to_user_state_sec_ctx(struct xfrm_state *x, struct sk_buff *skb) in copy_to_user_state_sec_ctx() function
3063 err = copy_to_user_state_sec_ctx(x, skb); in build_acquire()