Lines Matching refs:xfrm_state
65 static inline int selinux_authorizable_xfrm(struct xfrm_state *x)
173 int selinux_xfrm_state_pol_flow_match(struct xfrm_state *x,
213 struct xfrm_state *x;
234 struct xfrm_state *x = sp->xvec[i];
329 * the supplied security context, and assigns it to the xfrm_state.
331 int selinux_xfrm_state_alloc(struct xfrm_state *x,
341 int selinux_xfrm_state_alloc_acquire(struct xfrm_state *x,
380 * LSM hook implementation that frees xfrm_state security information.
382 void selinux_xfrm_state_free(struct xfrm_state *x)
390 int selinux_xfrm_state_delete(struct xfrm_state *x)
397 * a xfrm_state is authorizable (defined by macro) then it was
411 struct xfrm_state *x = sp->xvec[i];
457 struct xfrm_state *x = iter->xfrm;