mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-05 06:16:25 +08:00

- Rephrase function/parameter/enum/define/error descriptions into full and clear sentences. - Make sure to adhering to the Arm writing guidelines. - Fix missing/incorrect Doxygen tags. - Standardize terminology used within the file. - Fix iv_len values per the standard. GitHub PR: #1305