-
由 Quinn Tran 提交于
Some FC adapters from Marvell offer the ability to encrypt data in flight (EDIF). This feature requires an application to act as an authenticator. Add the ability for authentication application to send and retrieve messages as part of the authentication process via existing FC_BSG_HST_ELS_NOLOGIN BSG interface. To send a message, application is expected to format the data in the AUTH ELS format. Refer to FC-SP2 for details. If a message was received, application is required to reply with either a LS_ACC or LS_RJT complete the exchange using the same interface. Otherwise, remote device will treat it as a timeout. Link: https://lore.kernel.org/r/20210624052606.21613-4-njavali@marvell.comReviewed-by: NHannes Reinecke <hare@suse.de> Reviewed-by: NHimanshu Madhani <himanshu.madhani@oracle.com> Co-developed-by: NLarry Wisneski <Larry.Wisneski@marvell.com> Signed-off-by: NLarry Wisneski <Larry.Wisneski@marvell.com> Co-developed-by: NDuane Grigsby <duane.grigsby@marvell.com> Signed-off-by: NDuane Grigsby <duane.grigsby@marvell.com> Co-developed-by: NRick Hicksted Jr <rhicksted@marvell.com> Signed-off-by: NRick Hicksted Jr <rhicksted@marvell.com> Signed-off-by: NQuinn Tran <qutran@marvell.com> Signed-off-by: NNilesh Javali <njavali@marvell.com> Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
84318a9f