add EVB_LN822x iot exporer demo

add EVB_LN822x  iot exporer demo
This commit is contained in:
supowang
2020-06-19 11:10:17 +08:00
parent c90e31d90f
commit 875a14aaf0
102 changed files with 9104 additions and 4790 deletions

View File

@@ -397,8 +397,8 @@ static int aes_init_done = 0;
static void aes_gen_tables( void )
{
int i, x, y, z;
int pow[256];
int log[256];
static int pow[256];
static int log[256];
/*
* compute pow and log tables over GF(2^8)