Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c511 {"NT_STATUS_NO_TRUST_LSA_SECRET", NT_STATUS_NO_TRUST_LSA_SECRET},
Dnterr.h435 #define NT_STATUS_NO_TRUST_LSA_SECRET 0xC0000000 | 0x018a macro
Dnetmisc.c625 ERRDOS, ERRnoaccess, NT_STATUS_NO_TRUST_LSA_SECRET},
/linux-6.1.9/fs/ksmbd/
Dnterr.h425 #define NT_STATUS_NO_TRUST_LSA_SECRET (0xC0000000 | 0x018a) macro