s4:ntlmssp Use common code for ntlmssp_sign.c
authorAndrew Bartlett <abartlet@samba.org>
Tue, 25 May 2010 11:18:15 +0000 (21:18 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 1 Jun 2010 07:11:24 +0000 (17:11 +1000)
commitfdc6db34caf4c30fd5bf439fcd3a5453fd26a590
tree464e1f9e6078852f9411ce5760457ab2e3d132ce
parent38a26f1073178736b8b3e1158a231b3ed7b6484a
s4:ntlmssp Use common code for ntlmssp_sign.c

The common code does not have a mem_ctx on ntlmssp_check_packet() and
ntlmssp_unseal_packet().

We do however need some internal working of the code exposed, so some
structures are moved to ntlmssp_sign.h

Andrew Bartlett
libcli/auth/ntlmssp_private.h
libcli/auth/ntlmssp_sign.c
source4/auth/ntlmssp/ntlmssp_sign.c
source4/auth/ntlmssp/wscript_build