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)
commit7a93ac49c28d433ccf0f077294f473fe728b9995
treee7c7e62a5d618bfb9d404c1bfc7088fd7a3d6953
parent5a6a57cd93e22e612bfbb8a8f7bc29269a9a3ac6
r6462: Move the arcfour sbox state into it's own structure, and allocate it
with talloc() for the NTLMSSP system.

Andrew Bartlett
source/auth/ntlmssp/ntlmssp.c
source/auth/ntlmssp/ntlmssp.h
source/auth/ntlmssp/ntlmssp_client.c
source/auth/ntlmssp/ntlmssp_server.c
source/auth/ntlmssp/ntlmssp_sign.c
source/include/structs.h
source/lib/crypto/crypto.h
source/libcli/util/smbdes.c