MBEDTLS_HAVE_ASM macro
\def MBEDTLS_HAVE_ASM The compiler has support for asm(). Requires support for asm() in compiler. Used in: library/aesni.h library/aria.c library/bn_mul.h library/constant_time.c library/padlock.h Required by: MBEDTLS_AESCE_C MBEDTLS_AESNI_C (on some platforms) MBEDTLS_PADLOCK_C Comment to disable the use of assembly code.