Searched refs:error_strerror (Results 1 – 5 of 5) sorted by relevance
3 error_strerror:-0x0020:"AES - Invalid key length"7 error_strerror:-0x4080:"RSA - Bad input parameters to function"11 error_strerror:-0x40A0:"RSA - Bad input parameters to function \: AES - Invalid key length"14 error_strerror:-0x8880:"UNKNOWN ERROR CODE (8880)"17 error_strerror:-0x007F:"UNKNOWN ERROR CODE (007F)"20 error_strerror:-0x88FF:"UNKNOWN ERROR CODE (8880) \: UNKNOWN ERROR CODE (007F)"
11 void error_strerror( int code, char *result_str )
1087 * Renamed error_strerror() to the less conflicting polarssl_strerror()1366 * Allow enabling of dummy error_strerror() to support some use-cases1517 * Allow enabling of dummy error_strerror() to support some use-cases1659 * A error_strerror function() has been added to translate between
1540 error_strerror mbedtls_strerror
1996 #define error_strerror mbedtls_strerror macro