Searched refs:xfrm_state_alloc (Results 1 – 6 of 6) sorted by relevance
731 struct xfrm_state *xfrm_state_alloc(struct net *net) in xfrm_state_alloc() function763 EXPORT_SYMBOL(xfrm_state_alloc);1521 x = xfrm_state_alloc(net); in xfrm_state_find()1840 x = xfrm_state_alloc(net); in __find_acq_core()1980 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_state_clone_and_setup()
913 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_state_construct() 3054 struct xfrm_state *x = xfrm_state_alloc(net); in xfrm_add_acquire()
1705 struct xfrm_state *xfrm_state_alloc(struct net *net);
5003 return call_int_hook(xfrm_state_alloc, x, sec_ctx); in security_xfrm_state_alloc()
1138 x = xfrm_state_alloc(net); in pfkey_msg2xfrm_state()
7830 LSM_HOOK_INIT(xfrm_state_alloc, selinux_xfrm_state_alloc),