s3-ntlmssp use gensec_{seal,unseal,sign,check}_packet
authorAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 10:27:39 +0000 (21:27 +1100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Oct 2011 06:43:23 +0000 (08:43 +0200)
commitbd29f79463009ff7383cb17a3f766fddcdb1f302
tree5caa60eb360bd3c3819cc03a7f17d02da8c10069
parent487545d48fc0625aab20aa8f46897e2bd622554f
s3-ntlmssp use gensec_{seal,unseal,sign,check}_packet

This avoids the indirection via the auth_ntlmsssp wrapper functions.

Andrew Bartlett

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