Searched refs:OSSL_HTTP_REQ_CTX_exchange (Results 1 – 6 of 6) sorted by relevance
60 mem = OSSL_HTTP_REQ_CTX_exchange(ctx); in OCSP_sendreq_bio()
14 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 needed237 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()
60 BIO *OSSL_HTTP_REQ_CTX_exchange(OSSL_HTTP_REQ_CTX *rctx);
448 mem = OSSL_HTTP_REQ_CTX_exchange(rctx); in test_http_resp_hdr_limit()
978 BIO *OSSL_HTTP_REQ_CTX_exchange(OSSL_HTTP_REQ_CTX *rctx) in OSSL_HTTP_REQ_CTX_exchange() function1148 resp = OSSL_HTTP_REQ_CTX_exchange(rctx); in OSSL_HTTP_exchange()
617 OSSL_HTTP_REQ_CTX_exchange 634 3_0_0 EXIST::FUNCTION:HTTP
Completed in 27 milliseconds