r6462: Move the arcfour sbox state into it's own structure, and allocate it
authorAndrew Bartlett <abartlet@samba.org>
Mon, 25 Apr 2005 08:26:53 +0000 (08:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:39 +0000 (13:11 -0500)
commit0501a440bedde5e867e461d266aafe666be53e54
tree45652fd169b546fe4691f696d3d22a1c2777df46
parent874cd2db86e7feb82eedd2b436c5c301d3cbe5fa
r6462: Move the arcfour sbox state into it's own structure, and allocate it
with talloc() for the NTLMSSP system.

Andrew Bartlett
(This used to be commit 7a93ac49c28d433ccf0f077294f473fe728b9995)
source4/auth/ntlmssp/ntlmssp.c
source4/auth/ntlmssp/ntlmssp.h
source4/auth/ntlmssp/ntlmssp_client.c
source4/auth/ntlmssp/ntlmssp_server.c
source4/auth/ntlmssp/ntlmssp_sign.c
source4/include/structs.h
source4/lib/crypto/crypto.h
source4/libcli/util/smbdes.c