Home
last modified time | relevance | path

Searched refs:OSSL_HTTP_REQ_CTX_set_request_line (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/doc/man3/
DOSSL_HTTP_REQ_CTX.pod8 OSSL_HTTP_REQ_CTX_set_request_line,
30 int OSSL_HTTP_REQ_CTX_set_request_line(OSSL_HTTP_REQ_CTX *rctx, int method_POST,
75 OSSL_HTTP_REQ_CTX_set_request_line() adds the HTTP request line to the context.
117 OSSL_HTTP_REQ_CTX_set_request_line() call was 1
199 Calling OSSL_HTTP_REQ_CTX_set_request_line().
224 OSSL_HTTP_REQ_CTX_set_request_line(), OSSL_HTTP_REQ_CTX_add1_header(),
/third_party/openssl/crypto/ocsp/
Docsp_http.c31 if (!OSSL_HTTP_REQ_CTX_set_request_line(rctx, 1 /* POST */, in OCSP_sendreq_new()
/third_party/openssl/include/openssl/
Dhttp.h42 int OSSL_HTTP_REQ_CTX_set_request_line(OSSL_HTTP_REQ_CTX *rctx, int method_POST,
Docsp.h.in184 OSSL_HTTP_REQ_CTX_set_request_line(rctx, strcmp(op, "POST") == 0, \
/third_party/openssl/crypto/http/
Dhttp_client.c169 int OSSL_HTTP_REQ_CTX_set_request_line(OSSL_HTTP_REQ_CTX *rctx, int method_POST, in OSSL_HTTP_REQ_CTX_set_request_line() function
1023 return OSSL_HTTP_REQ_CTX_set_request_line(rctx, req != NULL, in OSSL_HTTP_set1_request()
/third_party/openssl/util/
Dlibcrypto.num1381 OSSL_HTTP_REQ_CTX_set_request_line 1415 3_0_0 EXIST::FUNCTION: