Searched refs:NT_STATUS_NO_TRUST_LSA_SECRET (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 511 {"NT_STATUS_NO_TRUST_LSA_SECRET", NT_STATUS_NO_TRUST_LSA_SECRET},
|
H A D | nterr.h | 435 #define NT_STATUS_NO_TRUST_LSA_SECRET 0xC0000000 | 0x018a macro
|
H A D | netmisc.c | 626 ERRDOS, ERRnoaccess, NT_STATUS_NO_TRUST_LSA_SECRET},
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 511 {"NT_STATUS_NO_TRUST_LSA_SECRET", NT_STATUS_NO_TRUST_LSA_SECRET},
|
H A D | nterr.h | 435 #define NT_STATUS_NO_TRUST_LSA_SECRET 0xC0000000 | 0x018a macro
|
H A D | netmisc.c | 625 ERRDOS, ERRnoaccess, NT_STATUS_NO_TRUST_LSA_SECRET},
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 425 #define NT_STATUS_NO_TRUST_LSA_SECRET (0xC0000000 | 0x018a) macro
|
Completed in 11 milliseconds