commit | bcca58c6cdb7ca8407c1576ec09b6447a53d084e | [log] [tgz] |
---|---|---|
author | Ron Eldor <Ron.Eldor@arm.com> | Wed Oct 03 16:33:21 2018 +0300 |
committer | Jaeden Amero <jaeden.amero@arm.com> | Fri Nov 09 13:57:37 2018 +0000 |
tree | e33d06729397777ea0c39e86b7bc4324985b9425 | |
parent | 06f88e9c422a06571b6169ec02892f1217e845e6 [diff] [blame] |
Add common feature unavailable error Add a common error for the feature unavailable, in the platform module.
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h index 39cd67f..0c38889 100644 --- a/include/mbedtls/error.h +++ b/include/mbedtls/error.h
@@ -80,7 +80,7 @@ * CHACHA20 3 0x0051-0x0055 * POLY1305 3 0x0057-0x005B * CHACHAPOLY 2 0x0054-0x0056 - * PLATFORM 1 0x0070-0x0070 + * PLATFORM 1 0x0070-0x0072 * * High-level module nr (3 bits - 0x0...-0x7...) * Name ID Nr of Errors