mbedtls_strerror() function
Translate an Mbed TLS error code into a string representation. The result is truncated if necessary and always includes a terminating null byte.
Arguments
buffer
buffer to place representation in
buflen
length of the buffer
Examples
mbedtls_strerror() is referenced by 3 libraries and example projects: