Home
last modified time | relevance | path

Searched refs:http_post (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dhttp-utils.h51 char * http_post(struct http_ctx *ctx, const char *url, const char *data,
Dhttp_curl.c1680 char * http_post(struct http_ctx *ctx, const char *url, const char *data, in http_post() function
/external/wpa_supplicant_8/hs20/client/
Dest.c721 resp = http_post(ctx->http, buf, req, "application/pkcs10", in est_simple_enroll()
Doma_dm_client.c958 res = http_post(ctx->http, url, str, "application/vnd.syncml.dm+xml", in oma_dm_send_recv()