Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c496 NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED},
Dnterr.h424 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC0000000 | 0x017f macro
Dnetmisc.c614 ERRHRD, ERRgeneral, NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h414 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (0xC0000000 | 0x017f) macro