summaryrefslogtreecommitdiff
path: root/source3/smbd/seal.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-10-20 11:53:40 +0200
committerStefan Metzmacher <metze@samba.org>2011-10-21 08:43:28 +0200
commitb9b170a9dd640dbde0a707b972fdb0c611e68df5 (patch)
tree4fd864eac24df29c35a93587930eb884c5c2da02 /source3/smbd/seal.c
parentbd29f79463009ff7383cb17a3f766fddcdb1f302 (diff)
downloadsamba-b9b170a9dd640dbde0a707b972fdb0c611e68df5.tar.gz
samba-b9b170a9dd640dbde0a707b972fdb0c611e68df5.tar.bz2
samba-b9b170a9dd640dbde0a707b972fdb0c611e68df5.zip
s3-seal use gensec_[un]wrap() instead of gensec_[un]seal_packet()
This should not make a difference for NTLMSSP as it still calls the low level ntlmssp_[un]seal_packet() functions with the same input parameters. If we convert the gss-api/krb5 based code to gensec we have to use gensec_[un]wrap() as the wire format is different compared to gensec_[un]seal_packet() there. Andrew Bartlett Split from another commit by Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/smbd/seal.c')
0 files changed, 0 insertions, 0 deletions