s3-ntlmssp Remove auth_ntlmssp_session_key()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 10:55:24 +0000 (21:55 +1100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Oct 2011 06:43:38 +0000 (08:43 +0200)
commit0a0839821adb8a4e959e10128e9c103f82e0ff80
tree89e62a0d47b74330cf735e61d9ca83b41a69f1a0
parent3f079885b21f22ec4f27cccaa6f59ebce0e56067
s3-ntlmssp Remove auth_ntlmssp_session_key()

We now just call the gensec_session_key() directly.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/include/ntlmssp_wrap.h
source3/librpc/crypto/cli_spnego.c
source3/libsmb/ntlmssp_wrap.c
source3/rpc_client/cli_pipe.c