12#ifndef TOR_CONTROL_AUTH_H
13#define TOR_CONTROL_AUTH_H
20int init_control_cookie_authentication(
int enabled);
29void control_auth_free_all(
void);
int handle_control_authchallenge(control_connection_t *conn, const control_cmd_args_t *args)
int handle_control_authenticate(control_connection_t *conn, const control_cmd_args_t *args)
char * get_controller_cookie_file_name(void)
smartlist_t * decode_hashed_passwords(struct config_line_t *passwords)