1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-21 12:40:51 +03:00

Add platform error codes

Add error codes for the platform module, to be used by
the setup \ terminate API.
This commit is contained in:
Ron Eldor
2018-08-29 18:53:20 +03:00
parent d22c1b2445
commit 0ff4e0b824
4 changed files with 16 additions and 1 deletions

View File

@@ -80,6 +80,7 @@
* CHACHA20 3 0x0051-0x0055
* POLY1305 3 0x0057-0x005B
* CHACHAPOLY 2 0x0054-0x0056
* PLATFORM 2 0x0080-0x0082
*
* High-level module nr (3 bits - 0x0...-0x7...)
* Name ID Nr of Errors