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

Add AES feature unavailable error code

This commit is contained in:
Andres Amaya Garcia
2017-06-14 16:19:12 +01:00
parent 45d269555b
commit fd48739461
3 changed files with 4 additions and 1 deletions

View File

@@ -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