Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/doc/man3/
HDOSSL_HTTP_REQ_CTX.pod6 OSSL_HTTP_REQ_CTX_new,
27 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size);
62 OSSL_HTTP_REQ_CTX_new() allocates a new HTTP request context structure,
105 In this case the BIO given as I<rbio> argument to OSSL_HTTP_REQ_CTX_new() should
136 that were given when calling OSSL_HTTP_REQ_CTX_new().
151 Otherwise the returned BIO is the I<rbio> given to OSSL_HTTP_REQ_CTX_new(),
196 OSSL_HTTP_REQ_CTX_new().
223 OSSL_HTTP_REQ_CTX_new() returns a pointer to a B<OSSL_HTTP_REQ_CTX>, or NULL
/freebsd-14-stable/crypto/openssl/crypto/ocsp/
HDocsp_http.c18 OSSL_HTTP_REQ_CTX *rctx = OSSL_HTTP_REQ_CTX_new(io, io, buf_size); in OCSP_sendreq_new()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDhttp.h41 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size);
HDocsp.h.in180 OSSL_HTTP_REQ_CTX_new(io, io, buf_size)
HDocsp.h276 OSSL_HTTP_REQ_CTX_new(io, io, buf_size)
/freebsd-14-stable/crypto/openssl/crypto/http/
HDhttp_client.c90 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size) in OSSL_HTTP_REQ_CTX_new() function
378 OSSL_HTTP_REQ_CTX *rctx = OSSL_HTTP_REQ_CTX_new(wbio, rbio, buf_size); in http_req_ctx_new()
/freebsd-14-stable/secure/lib/libcrypto/
HDVersion.map5219 OSSL_HTTP_REQ_CTX_new;
/freebsd-14-stable/secure/lib/libcrypto/man/man3/
HDMakefile3048 MLINKS+= OSSL_HTTP_REQ_CTX.3 OSSL_HTTP_REQ_CTX_new.3
/freebsd-14-stable/crypto/openssl/util/
HDlibcrypto.num1117 OSSL_HTTP_REQ_CTX_new 1145 3_0_0 EXIST::FUNCTION: