Loading
bdev/crypto: separate out cryptodev session create/free
This patch separates out the session creation and freeing to two static functions. Later in the series it will limit the required changes. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I9fb1070d0f5a062991ba82580886ff41c2eeaa4a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15432 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>