mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 13:28:45 +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. *p_rng descriptions changed from "parameter" to "context". *Removed bullets from parameter descriptions.