Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/utils/
HDhttp-utils.h52 char * http_post(struct http_ctx *ctx, const char *url, const char *data,
HDhttp_curl.c1661 char * http_post(struct http_ctx *ctx, const char *url, const char *data, in http_post() function
/freebsd-head/contrib/wpa/hs20/client/
HDest.c694 resp = http_post(ctx->http, buf, req, "application/pkcs10", in est_simple_enroll()
HDoma_dm_client.c958 res = http_post(ctx->http, url, str, "application/vnd.syncml.dm+xml", in oma_dm_send_recv()