Change error description
1. Change error description to a clearer one. 2. Change value in the error codes ranges description.
This commit is contained in:
parent
a27190b774
commit
5267b62248
3 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
|||
#include "platform_time.h"
|
||||
#endif
|
||||
|
||||
#define MBEDTLS_ERR_PLATFORM_HW_ACCEL_FAILED -0x0070 /**< Hardware failed platform operation. */
|
||||
#define MBEDTLS_ERR_PLATFORM_HW_ACCEL_FAILED -0x0070 /**< Hardware accelerator failed */
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue