mbedtls_config.h: paraphrase code size saving in comment
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
3d4d146f07
commit
4a7fdffa5e
1 changed files with 1 additions and 1 deletions
|
@ -530,7 +530,7 @@
|
|||
* Uncommenting this macro removes support for AES operations that use 192-
|
||||
* 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
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue