Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dcryptlib.c35 static variant_char *ossl_getenv(const char *name) in ossl_getenv() function
49 # define ossl_getenv getenv macro
108 if ((env = ossl_getenv("OPENSSL_ia32cap")) != NULL) { in OPENSSL_cpuid_setup()