Cleanup
This commit is contained in:
parent
bf9ce65661
commit
6a4a3572ff
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
#include "libaesdec.h"
|
||||
|
||||
//-----allocate key structure
|
||||
//-----key structure
|
||||
struct aes_keys_t {
|
||||
AES_KEY even;
|
||||
AES_KEY odd;
|
||||
|
|
Loading…
Add table
Reference in a new issue