mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-11 09:02:29 +08:00

1. The functions mbedtls_high_level_strerr and mbedtls_low_level_strerr accept any error code and extract the high-level and low-level parts respectively. 2. Documentation updates. Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>