summaryrefslogtreecommitdiff
path: root/libcli/auth/schannel_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/auth/schannel_proto.h')
-rw-r--r--libcli/auth/schannel_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcli/auth/schannel_proto.h b/libcli/auth/schannel_proto.h
index a85a6dbb72..e454c3da53 100644
--- a/libcli/auth/schannel_proto.h
+++ b/libcli/auth/schannel_proto.h
@@ -33,6 +33,7 @@ NTSTATUS netsec_incoming_packet(struct schannel_state *state,
bool do_unseal,
uint8_t *data, size_t length,
const DATA_BLOB *sig);
+uint32_t netsec_outgoing_sig_size(struct schannel_state *state);
NTSTATUS netsec_outgoing_packet(struct schannel_state *state,
TALLOC_CTX *mem_ctx,
bool do_seal,