HomeSort by relevance Sort by last modified time
    Searched refs:AuthType (Results 1 - 9 of 9) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.h 69 enum AuthType {
83 AuthType mAuthType;
MyTransmitter.h 830 enum AuthType {
844 AuthType mAuthType;
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiCHAP.c 222 if (Session->AuthType == ISCSI_AUTH_TYPE_NONE) {
226 } else if (Session->AuthType == ISCSI_AUTH_TYPE_CHAP) {
409 if (Session->AuthType == ISCSI_AUTH_TYPE_NONE) {
IScsiImpl.h 87 UINT8 AuthType;
IScsiExtScsiPassThru.c 256 switch (Session->AuthType) {
IScsiDriver.c 674 Session->AuthType = AttemptConfigData->AuthenticationType;
685 if (Session->AuthType == ISCSI_AUTH_TYPE_CHAP) {
741 if (Session->AuthType == ISCSI_AUTH_TYPE_KRB) {
    [all...]
IScsiProto.c 781 if (Session->AuthType != ISCSI_AUTH_TYPE_KRB) {
1001 if (Session->AuthType != ISCSI_AUTH_TYPE_KRB) {
    [all...]
  /external/syzkaller/vendor/google.golang.org/grpc/credentials/
credentials.go 74 AuthType() string
117 // AuthType returns the type of TLSInfo as a string.
118 func (t TLSInfo) AuthType() string {
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
WiFi.h 844 EFI_80211_AUTHENTICATION_TYPE AuthType;
    [all...]

Completed in 176 milliseconds