Searched refs:AuthType (Results 1 – 6 of 6) sorted by relevance
222 if (Session->AuthType == ISCSI_AUTH_TYPE_NONE) { in IScsiCHAPOnRspReceived()226 } else if (Session->AuthType == ISCSI_AUTH_TYPE_CHAP) { in IScsiCHAPOnRspReceived()409 if (Session->AuthType == ISCSI_AUTH_TYPE_NONE) { in IScsiCHAPToSendReq()
87 UINT8 AuthType; member
256 switch (Session->AuthType) { in IScsiExtScsiPassThruBuildDevicePath()
674 Session->AuthType = AttemptConfigData->AuthenticationType; in IScsiStart()685 if (Session->AuthType == ISCSI_AUTH_TYPE_CHAP) { in IScsiStart()741 if (Session->AuthType == ISCSI_AUTH_TYPE_KRB) { in IScsiStart()
781 if (Session->AuthType != ISCSI_AUTH_TYPE_KRB) { in IScsiPrepareLoginReq()1001 if (Session->AuthType != ISCSI_AUTH_TYPE_KRB) { in IScsiProcessLoginRsp()
844 EFI_80211_AUTHENTICATION_TYPE AuthType; member