mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-23 22:43:34 -05: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>