Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnterr.h435 #define NT_STATUS_NO_TRUST_LSA_SECRET 0xC0000000 | 0x018a macro
/openbmc/linux/fs/smb/server/
H A Dnterr.h425 #define NT_STATUS_NO_TRUST_LSA_SECRET (0xC0000000 | 0x018a) macro