commit | d11550e11d893cd743996d8789c6d82ac3ea190a | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Tue Dec 03 15:52:31 2019 +0000 |
committer | Janos Follath <janos.follath@arm.com> | Tue Dec 03 16:01:06 2019 +0000 |
tree | 5ad8c7ed43a1e1a5d4a57e42b5ba03c9944c8a91 | |
parent | 2e6cbcd9310b098f24ccb25b64674a547c1ce601 [diff] |
Fix number of allocated errors in Platform
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h index 06bb1c9..3fff9a0 100644 --- a/include/mbedtls/error.h +++ b/include/mbedtls/error.h
@@ -86,7 +86,7 @@ * CHACHA20 3 0x0051-0x0055 * POLY1305 3 0x0057-0x005B * CHACHAPOLY 2 0x0054-0x0056 - * PLATFORM 1 0x0070-0x0072 + * PLATFORM 2 0x0070-0x0072 * * High-level module nr (3 bits - 0x0...-0x7...) * Name ID Nr of Errors