+3
−3
Loading
1. Shorthand flag for `--key2` is `-e`. We were using `-k2`, which errored out. 2. `spdk_accel_crypto_key_create` errors out if key lengths for AES_XTS are not the same. Previously the weren't same, which errored out. Change-Id: Id6ac90443bd189b347d3fdde5b425f43ab3b4b5e Signed-off-by:Hadi Moshayedi <hadi@ubicloud.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24379 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>