4830d2134b
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
6 lines
306 B
Text
6 lines
306 B
Text
Features
|
|
* New functions in the error module return constant strings for
|
|
high- and low-level error codes, complementing mbedtls_strerror()
|
|
which constructs a string for any error code, including compound
|
|
ones, but requires a writable buffer. Contributed by Gaurav Aggarwal
|
|
in #3176.
|