mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 13:48:44 +00:00
Minor documentation improvements: *Standardized file brief description. *Separated return statements. *Reordered tags within documentation blocks so that params and returns are last in block. *Suggest to specify issue for each return code, where multiple failure return codes are listed.