Searched refs:http_set_password (Results 1 – 6 of 6) sorted by relevance
111 int http_set_password(http_handle_t, const char *);
584 if (http_set_password(handle, WANBOOT_PASSPHRASE) < 0) in setup_con()
608 http_set_password(http_handle_t handle, const char *password) in http_set_password() function647 return (http_set_password(handle, password)); in http_set_key_file_password()
73 http_set_password;
713 http_set_password(*handlep, WANBOOT_PASSPHRASE) < 0) { in establish_http_connection()
1749 if (http_set_password(ps->hps, WEB_CA_PHRASE) != 0) { in web_connect()