Fix MSVC warnings

This commit is contained in:
Zhi Guan
2022-10-12 18:05:05 +08:00
parent 50cefed24a
commit e25f8b945e
15 changed files with 61 additions and 63 deletions

View File

@@ -20,7 +20,6 @@
int test_aes(void)
{
AES_KEY aes_key;
int i;
/* test 1 */
uint8_t key128[16] = {