Searched refs:xfrm_policy_free_security (Results 1 – 3 of 3) sorted by relevance
1581 void (*xfrm_policy_free_security)(struct xfrm_sec_ctx *ctx); member1805 struct list_head xfrm_policy_free_security; member
1411 call_void_hook(xfrm_policy_free_security, ctx); in security_xfrm_policy_free()1848 .xfrm_policy_free_security =1849 LIST_HEAD_INIT(security_hook_heads.xfrm_policy_free_security),
6042 LSM_HOOK_INIT(xfrm_policy_free_security, selinux_xfrm_policy_free),