Searched refs:OSSL_HTTP_REQ_CTX_set_request_line (Results 1 – 10 of 10) sorted by relevance
| /freebsd/crypto/openssl/crypto/ocsp/ |
| H A D | ocsp_http.c | 31 if (!OSSL_HTTP_REQ_CTX_set_request_line(rctx, 1 /* POST */, in OCSP_sendreq_new()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_HTTP_REQ_CTX.pod | 8 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 D | http.h | 50 int OSSL_HTTP_REQ_CTX_set_request_line(OSSL_HTTP_REQ_CTX *rctx, int method_POST,
|
| H A D | ocsp.h.in | 190 …TP_REQ_CTX_set_expected(rctx, NULL, 1 /* asn1 */, 0, 0) && OSSL_HTTP_REQ_CTX_set_request_line(rctx…
|
| H A D | ocsp.h | 286 …TP_REQ_CTX_set_expected(rctx, NULL, 1 /* asn1 */, 0, 0) && OSSL_HTTP_REQ_CTX_set_request_line(rctx…
|
| /freebsd/crypto/openssl/test/ |
| H A D | http_test.c | 539 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 D | http_client.c | 179 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 1178 return OSSL_HTTP_REQ_CTX_set_request_line(rctx, req != NULL, in OSSL_HTTP_set1_request()
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 5090 OSSL_HTTP_REQ_CTX_set_request_line;
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 3277 MLINKS+= OSSL_HTTP_REQ_CTX.3 OSSL_HTTP_REQ_CTX_set_request_line.3
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 1381 OSSL_HTTP_REQ_CTX_set_request_line 1415 3_0_0 EXIST::FUNCTION:HTTP
|