Searched refs:http_download_file (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | http-utils.h | 49 int http_download_file(struct http_ctx *ctx, const char *url,
|
D | http_curl.c | 1616 int http_download_file(struct http_ctx *ctx, const char *url, in http_download_file() function
|
/external/wpa_supplicant_8/hs20/client/ |
D | est.c | 139 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()
|
D | osu_client.c | 342 res = http_download_file(ctx->http, url, TMP_CERT_DL_FILE, NULL); in download_cert()
|