Home
last modified time | relevance | path

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

/linux-6.1.9/net/xfrm/
Dxfrm_user.c1953 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
3337 err = copy_to_user_state_sec_ctx(x, skb); in build_acquire()