Home
last modified time | relevance | path

Searched defs:NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dnterr.h424 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED 0xC0000000 | 0x017f macro
/openbmc/linux/fs/smb/server/
H A Dnterr.h414 #define NT_STATUS_LM_CROSS_ENCRYPTION_REQUIRED (0xC0000000 | 0x017f) macro