Update generated file

This commit is contained in:
Manuel Pégourié-Gonnard 2015-04-09 16:35:54 +02:00
parent 23ce09b18f
commit dbd60f72b1

View file

@ -129,6 +129,9 @@ static const char *features[] = {
#if defined(POLARSSL_AES_ROM_TABLES)
"POLARSSL_AES_ROM_TABLES",
#endif /* POLARSSL_AES_ROM_TABLES */
#if defined(POLARSSL_CAMELLIA_SMALL_MEMORY)
"POLARSSL_CAMELLIA_SMALL_MEMORY",
#endif /* POLARSSL_CAMELLIA_SMALL_MEMORY */
#if defined(POLARSSL_CIPHER_MODE_CBC)
"POLARSSL_CIPHER_MODE_CBC",
#endif /* POLARSSL_CIPHER_MODE_CBC */