summaryrefslogtreecommitdiff
path: root/source3/include/rpc_dce.h
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-07-13 23:56:01 -0400
committerGünther Deschner <gd@samba.org>2010-07-16 01:51:16 +0200
commit2452a7a4c1094047f4c67f0901b746e069639f8f (patch)
tree3e5fed74f935c84e9c254997e80780dff273dd96 /source3/include/rpc_dce.h
parent8cd3912afa51468e14d13b77394a308dd184b775 (diff)
downloadsamba-2452a7a4c1094047f4c67f0901b746e069639f8f.tar.gz
samba-2452a7a4c1094047f4c67f0901b746e069639f8f.tar.bz2
samba-2452a7a4c1094047f4c67f0901b746e069639f8f.zip
s3-dcerpc: consolidate respones packet creation code
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/include/rpc_dce.h')
-rw-r--r--source3/include/rpc_dce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_dce.h b/source3/include/rpc_dce.h
index e663a56ad6..32ab19c157 100644
--- a/source3/include/rpc_dce.h
+++ b/source3/include/rpc_dce.h
@@ -22,7 +22,7 @@
#ifndef _DCE_RPC_H /* _DCE_RPC_H */
#define _DCE_RPC_H
-#define RPC_AUTH_SCHANNEL_SIGN_OR_SEAL_CHK_LEN 0x20
+#define SCHANNEL_SIG_SIZE 0x20
/* Maximum size of the signing data in a fragment. */
#define RPC_MAX_SIGN_SIZE 0x38 /* 56 */