security_xfrm_state_alloc
int security_xfrm_state_alloc(struct xfrm_state *x, struct xfrm_user_sec_ctx *sec_ctx);
err = security_xfrm_state_alloc(x, uctx);
err = security_xfrm_state_alloc(x, uctx);
err = security_xfrm_state_alloc(x,
EXPORT_SYMBOL(security_xfrm_state_alloc);