Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/
H A Dcpuid.c33 static variant_char *ossl_getenv(const char *name) in ossl_getenv() function
47 # define ossl_getenv getenv macro
106 if ((env = ossl_getenv("OPENSSL_ia32cap")) != NULL) { in OPENSSL_cpuid_setup()
/third_party/openssl/crypto/
H A Dcpuid.c33 static variant_char *ossl_getenv(const char *name) in ossl_getenv() function
47 # define ossl_getenv getenv macro
106 if ((env = ossl_getenv("OPENSSL_ia32cap")) != NULL) { in OPENSSL_cpuid_setup()
/third_party/openssl/ohos_lite/crypto/
H A 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()

Completed in 3 milliseconds