mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 13:38:43 +00:00
Update generated file
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user