mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 03:02:57 +00:00
Make minor changes to documentation
This commit is contained in:
committed by
Simon Butcher
parent
bedc2050b6
commit
ca1cdb2bf3
@@ -277,7 +277,7 @@
|
||||
* currently named mbedtls_aes_internal_encrypt and mbedtls_aes_internal_decrypt,
|
||||
* respectively. When setting up alternative implementations, these functions should
|
||||
* be overriden, but the wrapper functions mbedtls_aes_decrypt and mbedtls_aes_encrypt
|
||||
* have to stay untouched.
|
||||
* must stay untouched.
|
||||
*
|
||||
* \note If you use the AES_xxx_ALT macros, then is is recommended to also set
|
||||
* MBEDTLS_AES_ROM_TABLES in order to help the linker garbage-collect the AES
|
||||
|
||||
Reference in New Issue
Block a user