Searched refs:soap_init_client (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dhttp-utils.h38 int soap_init_client(struct http_ctx *ctx, const char *address,
H A Dhttp_curl.c1425 int soap_init_client(struct http_ctx *ctx, const char *address, function
1463 ret = soap_init_client(ctx, address, ca_fname, username, password,
/external/wpa_supplicant_8/src/utils/
H A Dhttp-utils.h38 int soap_init_client(struct http_ctx *ctx, const char *address,
H A Dhttp_curl.c1425 int soap_init_client(struct http_ctx *ctx, const char *address, function
1463 ret = soap_init_client(ctx, address, ca_fname, username, password,
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dhttp-utils.h38 int soap_init_client(struct http_ctx *ctx, const char *address,
H A Dhttp_curl.c1425 int soap_init_client(struct http_ctx *ctx, const char *address, function
1463 ret = soap_init_client(ctx, address, ca_fname, username, password,
/external/wpa_supplicant_8/hs20/client/
H A Dspp_client.c797 if (soap_init_client(ctx->http, address, ctx->ca_fname,
944 if (soap_init_client(ctx->http, address, ctx->ca_fname, cred_username,
969 if (soap_init_client(ctx->http, url, ctx->ca_fname, NULL, NULL, NULL,
997 if (soap_init_client(ctx->http, url, ctx->ca_fname, NULL, NULL, NULL,

Completed in 276 milliseconds