Spdk/python/spdk/sma
Konrad Sztyber c16dab7e37 sma: crypto support for nvmf/tcp devices
The nvmf/tcp devices will now support attaching volumes with encryption
enabled.  This basically boils down to getting the crypto bdev name
through the CryptoEngine.get_crypto_bdev() interface (instead of just
using volume_id) and specyfing UUID/NGUID when attaching namespaces
to a subsystem.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Iefddbf07675152aa2e042564eb87c457b6995b9b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13871
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: crypto support for nvmf/tcp devices 2022-09-19 19:43:35 +00:00
proto sma: volume crypto interface 2022-09-19 19:43:35 +00:00
volume sma: configure crypto when attaching volumes 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: crypto support for nvmf/tcp devices 2022-09-19 19:43:35 +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