Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_http.c31 if (!OSSL_HTTP_REQ_CTX_set_request_line(rctx, 1 /* POST */, in OCSP_sendreq_new()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HTTP_REQ_CTX.pod8 OSSL_HTTP_REQ_CTX_set_request_line,
31 int OSSL_HTTP_REQ_CTX_set_request_line(OSSL_HTTP_REQ_CTX *rctx, int method_POST,
79 OSSL_HTTP_REQ_CTX_set_request_line() adds the 1st HTTP request line to I<rctx>.
136 OSSL_HTTP_REQ_CTX_set_request_line() call was 1
232 Calling OSSL_HTTP_REQ_CTX_set_request_line().
264 OSSL_HTTP_REQ_CTX_set_request_line(), OSSL_HTTP_REQ_CTX_add1_header(),
/freebsd/crypto/openssl/include/openssl/
H A Dhttp.h52 int OSSL_HTTP_REQ_CTX_set_request_line(OSSL_HTTP_REQ_CTX *rctx, int method_POST,
H A Docsp.h.in184 OSSL_HTTP_REQ_CTX_set_request_line(rctx, strcmp(op, "POST") == 0, \
H A Docsp.h280 OSSL_HTTP_REQ_CTX_set_request_line(rctx, strcmp(op, "POST") == 0, \
/freebsd/crypto/openssl/test/
H A Dhttp_test.c516 if (!TEST_true(OSSL_HTTP_REQ_CTX_set_request_line(rctx, 0 /* GET */, in test_http_resp_hdr_limit()
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c178 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
1165 return OSSL_HTTP_REQ_CTX_set_request_line(rctx, req != NULL, in OSSL_HTTP_set1_request()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5090 OSSL_HTTP_REQ_CTX_set_request_line;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3273 MLINKS+= OSSL_HTTP_REQ_CTX.3 OSSL_HTTP_REQ_CTX_set_request_line.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1381 OSSL_HTTP_REQ_CTX_set_request_line 1415 3_0_0 EXIST::FUNCTION:HTTP