Searched refs:xfrm_state_free_security (Results 1 – 3 of 3) sorted by relevance
1741 void (*xfrm_state_free_security)(struct xfrm_state *x); member1987 struct hlist_head xfrm_state_free_security; member
1670 call_void_hook(xfrm_state_free_security, x); in security_xfrm_state_free()
7101 LSM_HOOK_INIT(xfrm_state_free_security, selinux_xfrm_state_free),