ocb3_test cosmetics
[skip ci]
This commit is contained in:
parent
2a52c68f2e
commit
de8a53a2e5
@ -204,7 +204,8 @@ int ocb3_test(void)
|
||||
|
||||
int err, x, idx, res;
|
||||
unsigned long len;
|
||||
unsigned char outct[MAXBLOCKSIZE] = { 0 }, outtag[MAXBLOCKSIZE] = { 0 };
|
||||
unsigned char outct[MAXBLOCKSIZE] = { 0 };
|
||||
unsigned char outtag[MAXBLOCKSIZE] = { 0 };
|
||||
ocb3_state ocb;
|
||||
|
||||
/* AES can be under rijndael or aes... try to find it */
|
||||
|
Loading…
Reference in New Issue
Block a user