Searched refs:security_xfrm_state_alloc (Results 1 – 5 of 5) sorted by relevance
1687 int security_xfrm_state_alloc(struct xfrm_state *x, struct xfrm_user_sec_ctx *sec_ctx);1722 static inline int security_xfrm_state_alloc(struct xfrm_state *x, in security_xfrm_state_alloc() function
2447 int security_xfrm_state_alloc(struct xfrm_state *x, in security_xfrm_state_alloc() function2452 EXPORT_SYMBOL(security_xfrm_state_alloc);
1498 err = security_xfrm_state_alloc(x, uctx); in clone_security()
632 err = security_xfrm_state_alloc(x, in xfrm_state_construct()
1159 err = security_xfrm_state_alloc(x, uctx); in pfkey_msg2xfrm_state()
Completed in 48 milliseconds