keyring: pass module in spdk_keyring_remove_key()This ensures that the key will only be removed if the module matches themodule owning the key. Also, while here, make this function return astatu
keyring: pass module in spdk_keyring_remove_key()This ensures that the key will only be removed if the module matches themodule owning the key. Also, while here, make this function return astatus indicating whether the key was removed successfully.Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>Change-Id: Iaabf863edd87863ddcb4b9b23831672b10eedb07Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24807Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins <sys_sgci@intel.com>Reviewed-by: Jim Harris <jim.harris@samsung.com>
show more ...
general: fix misspells and typosSigned-off-by: Kamil Godzwon <kamilx.godzwon@intel.com>Change-Id: Iab206ef526eb7032c6681a3145450010c91705a4Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+
general: fix misspells and typosSigned-off-by: Kamil Godzwon <kamilx.godzwon@intel.com>Change-Id: Iab206ef526eb7032c6681a3145450010c91705a4Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24120Community-CI: Mellanox Build BotReviewed-by: Karol Latecki <karol.latecki@intel.com>Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>Reviewed-by: Jim Harris <jim.harris@samsung.com>
keyring: add RPC for listing available keysSigned-off-by: Konrad Sztyber <konrad.sztyber@intel.com>Change-Id: I4f9f6753fa616bc1c61abb43656f95c91abf3120Reviewed-on: https://review.spdk.io/gerrit/c
keyring: add RPC for listing available keysSigned-off-by: Konrad Sztyber <konrad.sztyber@intel.com>Change-Id: I4f9f6753fa616bc1c61abb43656f95c91abf3120Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21739Reviewed-by: Jim Harris <jim.harris@samsung.com>Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
ut/keyring: add tests for the keyring librarySigned-off-by: Konrad Sztyber <konrad.sztyber@intel.com>Change-Id: Ib52d0fe7d218905c36ba764ab9ed330429bc95bcReviewed-on: https://review.spdk.io/gerrit
ut/keyring: add tests for the keyring librarySigned-off-by: Konrad Sztyber <konrad.sztyber@intel.com>Change-Id: Ib52d0fe7d218905c36ba764ab9ed330429bc95bcReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21735Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>Reviewed-by: Jim Harris <jim.harris@samsung.com>