Searched refs:soap_init_client (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/wpa/src/utils/ |
H A D | http-utils.h | 39 int soap_init_client(struct http_ctx *ctx, const char *address,
|
H A D | http_curl.c | 1425 int soap_init_client(struct http_ctx *ctx, const char *address, in soap_init_client() function 1463 ret = soap_init_client(ctx, address, ca_fname, username, password, in soap_reinit_client()
|
/freebsd/contrib/wpa/hs20/client/ |
H A D | spp_client.c | 796 if (soap_init_client(ctx->http, address, ctx->ca_fname, in spp_sub_rem() 943 if (soap_init_client(ctx->http, address, ctx->ca_fname, cred_username, in spp_pol_upd() 968 if (soap_init_client(ctx->http, url, ctx->ca_fname, NULL, NULL, NULL, in cmd_prov() 996 if (soap_init_client(ctx->http, url, ctx->ca_fname, NULL, NULL, NULL, in cmd_sim_prov()
|