| 123456789101112131415161718192021 | Single low errordepends_on:POLARSSL_AES_Cerror_strerror:-0x0020:"AES - Invalid key length"Single high errordepends_on:POLARSSL_RSA_Cerror_strerror:-0x4080:"RSA - Bad input parameters to function"Low and high errordepends_on:POLARSSL_AES_C:POLARSSL_RSA_Cerror_strerror:-0x40A0:"RSA - Bad input parameters to function \: AES - Invalid key length"Non existing high errorerror_strerror:-0x8880:"UNKNOWN ERROR CODE (8880)"Non existing low errorerror_strerror:-0x0001:"UNKNOWN ERROR CODE (0001)"Non existing low and high errorerror_strerror:-0x8881:"UNKNOWN ERROR CODE (8880) \: UNKNOWN ERROR CODE (0001)"
 |