Lines Matching refs:xfrm_state
65 static inline int selinux_authorizable_xfrm(struct xfrm_state *x)
176 int selinux_xfrm_state_pol_flow_match(struct xfrm_state *x,
216 struct xfrm_state *x;
237 struct xfrm_state *x = sp->xvec[i];
332 * the supplied security context, and assigns it to the xfrm_state.
334 int selinux_xfrm_state_alloc(struct xfrm_state *x,
344 int selinux_xfrm_state_alloc_acquire(struct xfrm_state *x,
383 * LSM hook implementation that frees xfrm_state security information.
385 void selinux_xfrm_state_free(struct xfrm_state *x)
393 int selinux_xfrm_state_delete(struct xfrm_state *x)
400 * a xfrm_state is authorizable (defined by macro) then it was
414 struct xfrm_state *x = sp->xvec[i];
461 struct xfrm_state *x = iter->xfrm;