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