aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorQuinn Tran <[email protected]>2021-06-23 22:26:01 -0700
committerMartin K. Petersen <[email protected]>2021-07-27 00:06:43 -0400
commit8a4bb2c1dd623b5a71609de5b04ef3b5086b0a3e (patch)
tree58f2e767b43ccf0821faa9b460d0b7ee4a7c9fe6 /tools/perf/scripts/python
parentdd30706e73b70d67e88fdaca688db7a3374fd5de (diff)
scsi: qla2xxx: edif: Add authentication pass + fail bsgs
Some FC adapters from Marvell offer the ability to encrypt data in flight (EDIF). This feature requires an application to act as an authenticator. On completion of the authentication process, the authentication application will notify driver on whether it is successful or not. In case of success, application will use the QL_VND_SC_AUTH_OK BSG call to tell driver to proceed to the PRLI phase. In case of failure, application will use the QL_VND_SC_AUTH_FAIL bsg call to tell driver to tear down the connection and retry. In the case where an existing session is active, the re-key process can fail. The session tear down ensures data is not further compromised. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Himanshu Madhani <[email protected]> Co-developed-by: Larry Wisneski <[email protected]> Signed-off-by: Larry Wisneski <[email protected]> Co-developed-by: Duane Grigsby <[email protected]> Signed-off-by: Duane Grigsby <[email protected]> Co-developed-by: Rick Hicksted Jr <[email protected]> Signed-off-by: Rick Hicksted Jr <[email protected]> Signed-off-by: Quinn Tran <[email protected]> Signed-off-by: Nilesh Javali <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions