mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
mbedtls_config.h: fix issue in grammar
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
3f41744730
commit
3d4d146f07
|
|
@ -527,7 +527,7 @@
|
|||
*
|
||||
* Use only 128-bit keys in AES operations to save ROM.
|
||||
*
|
||||
* Uncommenting this macro removes support for AES operations that are using 192
|
||||
* 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue