![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/proc/1544360/cwd/opt/cpanel/ea-nodejs10/include/node/openssl/ |
#undef OPENSSL_LINUX #if defined(__linux) && !defined(__ANDROID__) # define OPENSSL_LINUX 1 #endif #if defined(OPENSSL_NO_ASM) # include "./opensslconf_no-asm.h" #else # include "./opensslconf_asm.h" #endif /* GOST is not included in all platform */ #ifndef OPENSSL_NO_GOST # define OPENSSL_NO_GOST #endif /* HW_PADLOCK is not included in all platform */ #ifndef OPENSSL_NO_HW_PADLOCK # define OPENSSL_NO_HW_PADLOCK #endif /* musl in Alpine Linux does not support getcontext etc.*/ #if defined(OPENSSL_LINUX) && !defined(__GLIBC__) && !defined(__clang__) # define OPENSSL_NO_ASYNC #endif