2011-05-09 16:17:09 +00:00
|
|
|
Single low error
|
2015-04-08 12:49:31 +02:00
|
|
|
depends_on:MBEDTLS_AES_C
|
2011-05-09 16:17:09 +00:00
|
|
|
error_strerror:-0x0020:"AES - Invalid key length"
|
|
|
|
|
|
|
|
|
|
Single high error
|
2026-02-10 16:07:43 +01:00
|
|
|
depends_on:PSA_WANT_ALG_SHA_256:PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY:MBEDTLS_X509_CRT_PARSE_C
|
2025-08-28 11:54:46 +01:00
|
|
|
error_strerror:-0x2280:"X509 - The serial tag or value is invalid"
|
2011-05-09 16:17:09 +00:00
|
|
|
|
|
|
|
|
Non existing high error
|
|
|
|
|
error_strerror:-0x8880:"UNKNOWN ERROR CODE (8880)"
|
|
|
|
|
|
|
|
|
|
Non existing low error
|
2014-02-01 11:54:28 +01:00
|
|
|
error_strerror:-0x007F:"UNKNOWN ERROR CODE (007F)"
|
2011-05-09 16:17:09 +00:00
|
|
|
|
|
|
|
|
Non existing low and high error
|
2014-02-01 11:54:28 +01:00
|
|
|
error_strerror:-0x88FF:"UNKNOWN ERROR CODE (8880) \: UNKNOWN ERROR CODE (007F)"
|