Searched refs:xfrm_state_free_security (Results 1 – 3 of 3) sorted by relevance
1588 void (*xfrm_state_free_security)(struct xfrm_state *x); member1809 struct list_head xfrm_state_free_security; member
1441 call_void_hook(xfrm_state_free_security, x); in security_xfrm_state_free()1856 .xfrm_state_free_security =1857 LIST_HEAD_INIT(security_hook_heads.xfrm_state_free_security),
6047 LSM_HOOK_INIT(xfrm_state_free_security, selinux_xfrm_state_free),