1 #if defined(OPENSSL_NO_ASM)
2 # include "./x509_no-asm.h"
3 #else
4 # include "./x509_asm.h"
5 #endif
6