cryptodev: move session init out of pool creation
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 5 Jul 2017 05:26:10 +0000 (06:26 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 6 Jul 2017 20:34:54 +0000 (22:34 +0200)
commitda10a11318bfe640cdf583e3cf042f7113156328
treea07db49453f445a9db63276a098d9c5e7bc586a5
parentc3e3f5cf0bfbae51ffe4463d3dbbaa2562df71e2
cryptodev: move session init out of pool creation

Prior to removing the session pool creation from cryptodev
configure function, session init function needs to be
separated from the pool creation.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
lib/librte_cryptodev/rte_cryptodev.c