Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A 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,
76 OSSL_HTTP_REQ_CTX_set_request_line() adds the 1st HTTP request line to I<rctx>.
122 OSSL_HTTP_REQ_CTX_set_request_line() call was 1
204 Calling OSSL_HTTP_REQ_CTX_set_request_line().
229 OSSL_HTTP_REQ_CTX_set_request_line(), OSSL_HTTP_REQ_CTX_add1_header(),
/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/include/openssl/
H A Dhttp.h43 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/crypto/http/
H A Dhttp_client.c170 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
1045 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 DMakefile3052 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: