s3-librpc Remove special case for spnego session key
authorAndrew Bartlett <abartlet@samba.org>
Tue, 3 Jan 2012 11:00:11 +0000 (22:00 +1100)
committerStefan Metzmacher <metze@samba.org>
Wed, 18 Jan 2012 15:23:23 +0000 (16:23 +0100)
commitf2efb0f6a3536d9aa84932f6997de39f0adf5b90
tree3df73172983d26c52447ca8a3774f282cb48d358
parent1818612830576419889ff5702d5e85fa63ddb121
s3-librpc Remove special case for spnego session key

SPNEGO is implemented only in terms of gensec mechanisms now.

Andrew Bartlett

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