Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dhttp.h33 # define OPENSSL_HTTP_PROXY "HTTP_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()