Spdk/test/sma
Konrad Sztyber cc3f842cd1 sma: initial crypto definitions
This patch defines the interface for crypto engines, which provide
support for configuring crypto on a given volume.  Only a single crypto
engine can be active at a time and it's selected in the "crypto" section
of the config file.  Similarly to device managers, external crypto
engines can be loaded from plugins.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Id942ef876e070816827d7ad1937eb510a85c8f8d
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13869
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: <sebastian.brzezinka@intel.com>
2022-09-19 19:43:35 +00:00
..
plugins sma: initial crypto definitions 2022-09-19 19:43:35 +00:00
common.sh test/sma: add discovery test 2022-05-20 09:16:54 +00:00
discovery.sh autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
nvmf_tcp.sh test/sma: add discovery test 2022-05-20 09:16:54 +00:00
plugins.sh sma: initial crypto definitions 2022-09-19 19:43:35 +00:00
sma.sh test/sma: add qemu test for nvmf/vfiouser subsystem 2022-08-01 08:45:58 +00:00
vfiouser_qemu.sh test/sma: Source common.sh from vfio_user suite 2022-08-12 09:00:04 +00:00
vhost_blk.sh test/sma: Add missing --os param to vm_setup() call 2022-08-09 08:27:31 +00:00