Searched refs:http_post (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | http-utils.h | 51 char * http_post(struct http_ctx *ctx, const char *url, const char *data,
|
D | http_curl.c | 1680 char * http_post(struct http_ctx *ctx, const char *url, const char *data, in http_post() function
|
/external/wpa_supplicant_8/hs20/client/ |
D | est.c | 721 resp = http_post(ctx->http, buf, req, "application/pkcs10", in est_simple_enroll()
|
D | oma_dm_client.c | 958 res = http_post(ctx->http, url, str, "application/vnd.syncml.dm+xml", in oma_dm_send_recv()
|