Searched refs:xfrm_policy_alloc_security (Results 1 – 3 of 3) sorted by relevance
1729 int (*xfrm_policy_alloc_security)(struct xfrm_sec_ctx **ctxp, member1981 struct hlist_head xfrm_policy_alloc_security; member
1628 return call_int_hook(xfrm_policy_alloc_security, 0, ctxp, sec_ctx, gfp); in security_xfrm_policy_alloc()
7094 LSM_HOOK_INIT(xfrm_policy_alloc_security, selinux_xfrm_policy_alloc),