X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=blobdiff_plain;f=source3%2Finclude%2Fproto.h;fp=source3%2Finclude%2Fproto.h;h=f9738008557bf5f66cbe9d8a2b9bd90418e038a2;hp=30fc21615d475cc5859d6c6efeb88d2891f59ba8;hb=cab24da68dbebc419efaaf660b20994b71e42203;hpb=f14dffa815b47af4061cf1d0c35e0237d35c07a9 diff --git a/source3/include/proto.h b/source3/include/proto.h index 30fc21615d4..f9738008557 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -874,8 +874,6 @@ bool spnego_parse_auth_response(TALLOC_CTX *ctx, const char *mechOID, DATA_BLOB *auth); -bool spnego_parse_auth_and_mic(TALLOC_CTX *ctx, DATA_BLOB blob, - DATA_BLOB *auth, DATA_BLOB *signature); /* The following definitions come from libsmb/conncache.c */ NTSTATUS check_negative_conn_cache( const char *domain, const char *server);