Home
last modified time | relevance | path

Searched refs:NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (Results 1 – 21 of 21) sorted by relevance

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/util/
H A Dnterr.c421 { "NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED", NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED },
792 { "Lanmanager cross encryption required", NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED },
H A Dnterr.h453 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED NT_STATUS(0xC0000000 | 0x017f) macro
H A Derrormap.c462 {ERRHRD, ERRgeneral, NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h382 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (383) macro
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h382 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (383) macro
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dnterr.h381 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (383) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c410 {"NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED", NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c410 {"NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED", NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dnterr.c496 NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
H A Dnterr.h424 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC0000000 | 0x017f macro
H A Dnetmisc.c615 ERRHRD, ERRgeneral, NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED}, {
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dnterr.h424 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC0000000 | 0x017f macro
H A Dnterr.c496 NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
H A Dnetmisc.c615 ERRHRD, ERRgeneral, NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED}, {
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dnterr.c496 NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
H A Dnterr.h424 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC0000000 | 0x017f macro
H A Dnetmisc.c615 ERRHRD, ERRgeneral, NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED}, {
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/scripting/swig/
H A Dstatus_codes.i393 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC000017f macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/rpc_server/samr/
H A Dsamr_password.c70 return NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED; in samr_ChangePasswordUser()
/dports/net/samba412/samba-4.12.15/libcli/util/
H A Derrormap.c467 {ERRHRD, ERRgeneral, NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
/dports/security/nmap/nmap-7.91/nselib/
H A Dsmb.lua4134 NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED = 0xc000017f,