mbed TLS Build

Dependents:   Slave-prot-prod

Committer:
williequesada
Date:
Tue Jun 04 16:03:38 2019 +0000
Revision:
1:1a219dea6cb5
Parent:
0:cdf462088d13
compartir a Pablo

Who changed what in which revision?

UserRevisionLine numberNew contents of line
markrad 0:cdf462088d13 1 Single low error
markrad 0:cdf462088d13 2 depends_on:MBEDTLS_AES_C
markrad 0:cdf462088d13 3 error_strerror:-0x0020:"AES - Invalid key length"
markrad 0:cdf462088d13 4
markrad 0:cdf462088d13 5 Single high error
markrad 0:cdf462088d13 6 depends_on:MBEDTLS_RSA_C
markrad 0:cdf462088d13 7 error_strerror:-0x4080:"RSA - Bad input parameters to function"
markrad 0:cdf462088d13 8
markrad 0:cdf462088d13 9 Low and high error
markrad 0:cdf462088d13 10 depends_on:MBEDTLS_AES_C:MBEDTLS_RSA_C
markrad 0:cdf462088d13 11 error_strerror:-0x40A0:"RSA - Bad input parameters to function \: AES - Invalid key length"
markrad 0:cdf462088d13 12
markrad 0:cdf462088d13 13 Non existing high error
markrad 0:cdf462088d13 14 error_strerror:-0x8880:"UNKNOWN ERROR CODE (8880)"
markrad 0:cdf462088d13 15
markrad 0:cdf462088d13 16 Non existing low error
markrad 0:cdf462088d13 17 error_strerror:-0x007F:"UNKNOWN ERROR CODE (007F)"
markrad 0:cdf462088d13 18
markrad 0:cdf462088d13 19 Non existing low and high error
markrad 0:cdf462088d13 20 error_strerror:-0x88FF:"UNKNOWN ERROR CODE (8880) \: UNKNOWN ERROR CODE (007F)"
markrad 0:cdf462088d13 21