1#if defined(OPENSSL_NO_ASM) 2# include "./%%-$name-%%_no-asm.h" 3#else 4# include "./%%-$name-%%_asm.h" 5#endif 6