Searched refs:security_xfrm_state_alloc (Results 1 – 3 of 3) sorted by relevance
1966 int security_xfrm_state_alloc(struct xfrm_state *x, struct xfrm_user_sec_ctx *sec_ctx);2001 static inline int security_xfrm_state_alloc(struct xfrm_state *x, in security_xfrm_state_alloc() function
5372 int security_xfrm_state_alloc(struct xfrm_state *x, in security_xfrm_state_alloc() function5377 EXPORT_SYMBOL(security_xfrm_state_alloc);
1159 err = security_xfrm_state_alloc(x, uctx); in pfkey_msg2xfrm_state()