Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dhttp.h34 # define OPENSSL_HTTPS_PROXY "HTTPS_PROXY" macro
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_lib.c298 proxy = ossl_safe_getenv(use_ssl ? OPENSSL_HTTPS_PROXY : OPENSSL_HTTP_PROXY); in OSSL_HTTP_adapt_proxy()