Current File : //opt/cpanel/ea-nodejs16/include/node/openssl/bn_conf.h
#if defined(OPENSSL_NO_ASM)
# include "./bn_conf_no-asm.h"
#else
# include "./bn_conf_asm.h"
#endif