mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-07 06:42:56 +03:00
Rename plain c disable option
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
@@ -4009,6 +4009,6 @@
|
||||
/*
|
||||
* Platform independent implementation for crypto algorithms.
|
||||
*/
|
||||
//#define MBEDTLS_AES_HAS_NO_BUILTIN /* Uncomment to disable built-in platform independent code of AES */
|
||||
//#define MBEDTLS_AES_HAS_NO_PLAIN_C /* Uncomment to disable built-in platform independent code of AES */
|
||||
|
||||
/** \} name SECTION: Module configuration options */
|
||||
|
Reference in New Issue
Block a user