Searched refs:http_download_file (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/utils/
H A Dhttp-utils.h49 int http_download_file(struct http_ctx *ctx, const char *url,
H A Dhttp_curl.c1616 int http_download_file(struct http_ctx *ctx, const char *url, function
/freebsd-12-stable/contrib/wpa/hs20/client/
H A Dest.c139 res = http_download_file(ctx->http, buf, "Cert/est-cacerts.txt",
621 res = http_download_file(ctx->http, buf, "Cert/est-csrattrs.txt",
H A Dosu_client.c342 res = http_download_file(ctx->http, url, TMP_CERT_DL_FILE, NULL);

Completed in 75 milliseconds