Home | History | Annotate | Download | only in ssl

Lines Matching full:getenv

569 	if (!((getenv("OPENSSL_DEBUG_MEMORY") != NULL) && (0 == strcmp(getenv("OPENSSL_DEBUG_MEMORY"), "off"))))
846 /* if (cipher == NULL) cipher=getenv("SSL_CIPHER"); */