Similar to this question, but having two seperate inputs for each length preserving one way function $f$ and $g$, i.e. $h: \lbrace 0,1 \rbrace^{2\kappa} \to \lbrace 0,1 \rbrace^{2\kappa}, h(x) = f(x_1)||g(x_2)$ where $x_1$ and $x_2$ are two $\kappa$ bit split halves of x.
I think $h$ will be one way, but am not sure on the appropriate reduction to demonstrate this.
I think I don't need to show that the probability of an attacker decrypting this being negligible in polynomial time but rather reduce to problems of one-wayness of $f$ and $g$ and knowing that they are one way should demonstrate that in fact $h$ is one way