Loading
crypto: add public helper function for crypto opts creation
The crypto opts currently is part of rpc only so applications may have difficulty using via FFI. Exposing this function makes easier for applications to create opts without having to manage opts lifecycle. Change-Id: I22517f628460f81516863f5a2a6ce916729f2c73 Signed-off-by:Diwakar Sharma <diwakar.sharma@datacore.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/25652 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Reviewed-by:
Tom Nabarro <tom.nabarro@intel.com>