Home
last modified time | relevance | path

Searched refs:http_download_file (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dhttp-utils.h49 int http_download_file(struct http_ctx *ctx, const char *url,
Dhttp_curl.c1616 int http_download_file(struct http_ctx *ctx, const char *url, in http_download_file() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dhttp-utils.h49 int http_download_file(struct http_ctx *ctx, const char *url,
Dhttp_curl.c1616 int http_download_file(struct http_ctx *ctx, const char *url, in http_download_file() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dest.c139 res = http_download_file(ctx->http, buf, "Cert/est-cacerts.txt", in est_load_cacerts()
621 res = http_download_file(ctx->http, buf, "Cert/est-csrattrs.txt", in est_build_csr()
Dosu_client.c342 res = http_download_file(ctx->http, url, TMP_CERT_DL_FILE, NULL); in download_cert()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dest.c139 res = http_download_file(ctx->http, buf, "Cert/est-cacerts.txt", in est_load_cacerts()
621 res = http_download_file(ctx->http, buf, "Cert/est-csrattrs.txt", in est_build_csr()
Dosu_client.c342 res = http_download_file(ctx->http, url, TMP_CERT_DL_FILE, NULL); in download_cert()