Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c855 static BIO *http_new_bio(const char *server /* optionally includes ":port" */, in http_new_bio() function
969 cbio = http_new_bio(server, port, use_ssl, proxy_host, proxy_port); in OSSL_HTTP_open()
/third_party/openssl/crypto/http/
H A Dhttp_client.c844 static BIO *http_new_bio(const char *server /* optionally includes ":port" */, in http_new_bio() function
958 cbio = http_new_bio(server, port, use_ssl, proxy_host, proxy_port); in OSSL_HTTP_open()

Completed in 5 milliseconds