This commit is contained in:
Zhi Guan
2016-04-18 13:41:56 +02:00
parent 37ac6cd45a
commit da6bb109b4
27 changed files with 1494 additions and 255 deletions

View File

@@ -39,7 +39,7 @@ typedef struct {
/* word buffer */
unsigned char buf[4];
int buflen;
int buf_index;
} ZUC_KEY;