mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
r21291: add two more error codes
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
a6fc47eff3
commit
dd04c5dec5
@@ -280,7 +280,9 @@
|
||||
#define WERR_DS_DUP_MSDS_INTID W_ERROR(0x00002195)
|
||||
|
||||
/* SEC errors */
|
||||
#define WERR_SEC_E_ALGORITHM_MISMATCH W_ERROR(0x80090331)
|
||||
#define WERR_SEC_E_ENCRYPT_FAILURE W_ERROR(0x80090329)
|
||||
#define WERR_SEC_E_DECRYPT_FAILURE W_ERROR(0x80090330)
|
||||
#define WERR_SEC_E_ALGORITHM_MISMATCH W_ERROR(0x80090331)
|
||||
|
||||
#define WERR_FOOBAR WERR_GENERAL_FAILURE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user