add EVB_LN822x iot exporer demo
add EVB_LN822x iot exporer demo
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user