aria: document optional asm usage in config.h

This commit is contained in:
Manuel Pégourié-Gonnard 2018-02-27 12:20:20 +01:00
parent 377b2b624d
commit 26b54fabaf

View file

@ -48,10 +48,14 @@
* Requires support for asm() in compiler.
*
* Used in:
* library/aria.c
* library/timing.c
* library/padlock.c
* include/mbedtls/bn_mul.h
*
* Required by:
* MBEDTLS_AESNI_C
* MBEDTLS_PADLOCK_C
*
* Comment to disable the use of assembly code.
*/
#define MBEDTLS_HAVE_ASM