s3-libsmb: Remove unused spnego_parse_auth_and_mic
[ira/wip.git] / source3 / include / proto.h
index 30fc21615d475cc5859d6c6efeb88d2891f59ba8..f9738008557bf5f66cbe9d8a2b9bd90418e038a2 100644 (file)
@@ -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);