Searched refs:security_xfrm_state_alloc (Results 1 – 4 of 4) sorted by relevance
1501 int security_xfrm_state_alloc(struct xfrm_state *x, struct xfrm_user_sec_ctx *sec_ctx);1536 static inline int security_xfrm_state_alloc(struct xfrm_state *x, in security_xfrm_state_alloc() function
1649 int security_xfrm_state_alloc(struct xfrm_state *x, in security_xfrm_state_alloc() function1654 EXPORT_SYMBOL(security_xfrm_state_alloc);
611 err = security_xfrm_state_alloc(x, in xfrm_state_construct()
1179 err = security_xfrm_state_alloc(x, uctx); in pfkey_msg2xfrm_state()