Searched refs:security_xfrm_state_alloc (Results 1 – 2 of 2) sorted by relevance
5342 int security_xfrm_state_alloc(struct xfrm_state *x, in security_xfrm_state_alloc() function5347 EXPORT_SYMBOL(security_xfrm_state_alloc);
1955 err = security_xfrm_state_alloc(x, uctx); in clone_security()