Lines Matching full:hook
5 * This file contains the SELinux XFRM hook function implementations.
150 * LSM hook implementation that authorizes that a flow can use a xfrm policy
173 * LSM hook implementation that authorizes that a state matches
259 * LSM hook implementation that checks and/or returns the xfrm sid for the
283 * LSM hook implementation that allocs and transfers uctx spec to xfrm_policy.
293 * LSM hook implementation that copies security data structure from old to new
315 * LSM hook implementation that frees xfrm_sec_ctx security information.
323 * LSM hook implementation that authorizes deletion of labeled policies.
331 * LSM hook implementation that allocates a xfrm_sec_state, populates it using
341 * LSM hook implementation that allocates a xfrm_sec_state and populates based
383 * LSM hook implementation that frees xfrm_state security information.
391 * LSM hook implementation that authorizes deletion of labeled SAs.
399 * LSM hook that controls access to unlabelled packets. If
433 * POSTROUTE_LAST hook's XFRM processing:
437 * checked in the selinux_xfrm_state_pol_flow_match hook above.