Lines Matching full:hook
5 * This file contains the SELinux XFRM hook function implementations.
148 * LSM hook implementation that authorizes that a flow can use a xfrm policy
170 * LSM hook implementation that authorizes that a state matches
256 * LSM hook implementation that checks and/or returns the xfrm sid for the
280 * LSM hook implementation that allocs and transfers uctx spec to xfrm_policy.
290 * LSM hook implementation that copies security data structure from old to new
312 * LSM hook implementation that frees xfrm_sec_ctx security information.
320 * LSM hook implementation that authorizes deletion of labeled policies.
328 * LSM hook implementation that allocates a xfrm_sec_state, populates it using
338 * LSM hook implementation that allocates a xfrm_sec_state and populates based
380 * LSM hook implementation that frees xfrm_state security information.
388 * LSM hook implementation that authorizes deletion of labeled SAs.
396 * LSM hook that controls access to unlabelled packets. If
429 * POSTROUTE_LAST hook's XFRM processing:
433 * checked in the selinux_xfrm_state_pol_flow_match hook above.