Searched refs:xfrm_policy_alloc_security (Results 1 – 3 of 3) sorted by relevance
1576 int (*xfrm_policy_alloc_security)(struct xfrm_sec_ctx **ctxp, member1803 struct list_head xfrm_policy_alloc_security; member
1399 return call_int_hook(xfrm_policy_alloc_security, 0, ctxp, sec_ctx, gfp); in security_xfrm_policy_alloc()1844 .xfrm_policy_alloc_security =1845 LIST_HEAD_INIT(security_hook_heads.xfrm_policy_alloc_security),
6040 LSM_HOOK_INIT(xfrm_policy_alloc_security, selinux_xfrm_policy_alloc),