Home
last modified time | relevance | path

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

/Linux-v6.6/net/xfrm/
Dxfrm_user.c1744 static int copy_from_user_sec_ctx(struct xfrm_policy *pol, struct nlattr **attrs) in copy_from_user_sec_ctx() function
1938 err = copy_from_user_sec_ctx(xp, attrs); in xfrm_policy_construct()