Spdk/python/spdk/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
..
device sma: nvmf/vfiouser device manager implementation 2022-08-01 08:45:58 +00:00
proto sma: volume crypto interface 2022-09-19 19:43:35 +00:00
volume sma: initial crypto definitions 2022-09-19 19:43:35 +00:00
__init__.py sma: initial crypto definitions 2022-09-19 19:43:35 +00:00
common.py sma: initial Storage Management Agent structures 2022-05-18 07:24:06 +00:00
qmp.py sma: QMP base definitions created 2022-05-20 09:16:54 +00:00
sma.py sma: initial crypto definitions 2022-09-19 19:43:35 +00:00