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

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c371 static OSSL_HTTP_REQ_CTX *http_req_ctx_new(int free_wbio, BIO *wbio, BIO *rbio, function
1001 rctx = http_req_ctx_new(bio == NULL, cbio, rbio != NULL ? rbio : cbio,

Completed in 188 milliseconds