Rename plain c disable option
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
2f26a59910
commit
315fd30201
9 changed files with 12 additions and 12 deletions
|
@ -99,7 +99,7 @@
|
|||
#include <sys/auxv.h>
|
||||
#endif
|
||||
|
||||
#if !defined(MBEDTLS_AES_HAS_NO_BUILTIN)
|
||||
#if !defined(MBEDTLS_AES_HAS_NO_PLAIN_C)
|
||||
/*
|
||||
* AES instruction support detection routine
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue