mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-06 07:10:41 +00:00
Update generated file
This commit is contained in:
parent
23ce09b18f
commit
dbd60f72b1
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user