Home
last modified time | relevance | path

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

/Linux-v5.4/net/xfrm/
Dxfrm_user.c1718 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
2942 err = copy_to_user_state_sec_ctx(x, skb); in build_acquire()