Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dhttp.h32 # define OPENSSL_NO_PROXY "NO_PROXY" macro
/third_party/openssl/crypto/http/
Dhttp_lib.c258 no_proxy = getenv(OPENSSL_NO_PROXY); in use_proxy()