Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c364 static OSSL_HTTP_REQ_CTX *http_req_ctx_new(int free_wbio, BIO *wbio, BIO *rbio, in http_req_ctx_new() function
1021 rctx = http_req_ctx_new(bio == NULL, cbio, rbio != NULL ? rbio : cbio, in OSSL_HTTP_open()

Completed in 9 milliseconds