commit | fd487394615f4139d23ef7dbf4a6b298b3a962b5 | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <Andres.AmayaGarcia@arm.com> | Wed Jun 14 16:19:12 2017 +0100 |
committer | Andres Amaya Garcia <Andres.AmayaGarcia@arm.com> | Wed Jun 14 16:19:12 2017 +0100 |
tree | ac2c6dbd09f90bb8bb81abd89c18ed9e1682af31 | |
parent | 45d269555b3cb9785a75e804fe74413baffd4f0a [diff] [blame] |
Add AES feature unavailable error code
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h index 5e549f6..8dfeb62 100644 --- a/include/mbedtls/error.h +++ b/include/mbedtls/error.h
@@ -52,7 +52,7 @@ * GCM 2 0x0012-0x0014 * BLOWFISH 2 0x0016-0x0018 * THREADING 3 0x001A-0x001E - * AES 2 0x0020-0x0022 + * AES 2 0x0020-0x0022 0x006E-0x006E * CAMELLIA 2 0x0024-0x0026 * XTEA 1 0x0028-0x0028 * BASE64 2 0x002A-0x002C