Home
last modified time | relevance | path

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

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