mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
mbedtls_config.h: paraphrase code size saving in comment
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
@@ -530,7 +530,7 @@
|
|||||||
* Uncommenting this macro removes support for AES operations that use 192-
|
* Uncommenting this macro removes support for AES operations that use 192-
|
||||||
* or 256-bit keys.
|
* or 256-bit keys.
|
||||||
*
|
*
|
||||||
* Tradeoff: Uncommenting this macro reduces ROM footprint by ~1116 bytes.
|
* Tradeoff: Uncommenting this macro reduces the size of AES code by about 4%.
|
||||||
*
|
*
|
||||||
* If uncommented, uncomment also MBEDTLS_CTR_DRBG_USE_128_BIT_KEY
|
* If uncommented, uncomment also MBEDTLS_CTR_DRBG_USE_128_BIT_KEY
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user