Searched refs:NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 495 {"NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED", 496 NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
|
H A D | nterr.h | 424 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC0000000 | 0x017f macro
|
H A D | netmisc.c | 615 ERRHRD, ERRgeneral, NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 495 {"NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED", 496 NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
|
H A D | nterr.h | 424 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC0000000 | 0x017f macro
|
H A D | netmisc.c | 614 ERRHRD, ERRgeneral, NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 414 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (0xC0000000 | 0x017f) macro
|
Completed in 11 milliseconds