Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Dxfrm_user.c2318 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
3833 err = copy_to_user_state_sec_ctx(x, skb); in build_acquire()