Lines Matching refs:xfrm_state
107 struct xfrm_state;
1355 int security_xfrm_state_alloc(struct xfrm_state *x, struct xfrm_user_sec_ctx *sec_ctx);
1356 int security_xfrm_state_alloc_acquire(struct xfrm_state *x,
1358 int security_xfrm_state_delete(struct xfrm_state *x);
1359 void security_xfrm_state_free(struct xfrm_state *x);
1361 int security_xfrm_state_pol_flow_match(struct xfrm_state *x,
1390 static inline int security_xfrm_state_alloc(struct xfrm_state *x, in security_xfrm_state_alloc()
1396 static inline int security_xfrm_state_alloc_acquire(struct xfrm_state *x, in security_xfrm_state_alloc_acquire()
1402 static inline void security_xfrm_state_free(struct xfrm_state *x) in security_xfrm_state_free()
1406 static inline int security_xfrm_state_delete(struct xfrm_state *x) in security_xfrm_state_delete()
1416 static inline int security_xfrm_state_pol_flow_match(struct xfrm_state *x, in security_xfrm_state_pol_flow_match()