Home
last modified time | relevance | path

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

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