Home
last modified time | relevance | path

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

/openssl/crypto/ocsp/
H A Docsp_http.c60 mem = OSSL_HTTP_REQ_CTX_exchange(ctx); in OCSP_sendreq_bio()
/openssl/doc/man3/
H A DOSSL_HTTP_REQ_CTX.pod14 OSSL_HTTP_REQ_CTX_exchange,
45 BIO *OSSL_HTTP_REQ_CTX_exchange(OSSL_HTTP_REQ_CTX *rctx);
157 OSSL_HTTP_REQ_CTX_exchange() calls OSSL_HTTP_REQ_CTX_nbio() as often as needed
237 with OSSL_HTTP_REQ_CTX_nbio() or OSSL_HTTP_REQ_CTX_exchange().
242 using it, such as OSSL_HTTP_REQ_CTX_exchange() and L<OSSL_HTTP_transfer(3)>,
261 OSSL_HTTP_REQ_CTX_exchange() and OSSL_HTTP_REQ_CTX_get0_mem_bio()
/openssl/include/openssl/
H A Dhttp.h60 BIO *OSSL_HTTP_REQ_CTX_exchange(OSSL_HTTP_REQ_CTX *rctx);
/openssl/test/
H A Dhttp_test.c448 mem = OSSL_HTTP_REQ_CTX_exchange(rctx); in test_http_resp_hdr_limit()
/openssl/crypto/http/
H A Dhttp_client.c978 BIO *OSSL_HTTP_REQ_CTX_exchange(OSSL_HTTP_REQ_CTX *rctx) in OSSL_HTTP_REQ_CTX_exchange() function
1148 resp = OSSL_HTTP_REQ_CTX_exchange(rctx); in OSSL_HTTP_exchange()
/openssl/util/
H A Dlibcrypto.num617 OSSL_HTTP_REQ_CTX_exchange 634 3_0_0 EXIST::FUNCTION:HTTP

Completed in 26 milliseconds