Home
last modified time | relevance | path

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

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