Searched refs:OSSL_HTTP_set1_request (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Dhttp.h72 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path,
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c1015 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, function
1157 if (!OSSL_HTTP_set1_request(rctx, path, headers,
1233 if (OSSL_HTTP_set1_request(rctx, path, headers, content_type, req,

Completed in 276 milliseconds