Home
last modified time | relevance | path

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

/linux/net/xfrm/
H A Dxfrm_user.c1868 static int copy_from_user_sec_ctx(struct xfrm_policy *pol, struct nlattr **attrs) in copy_from_user_sec_ctx() function
2062 err = copy_from_user_sec_ctx(xp, attrs); in xfrm_policy_construct()