This commit is contained in:
spdfrk1 2014-08-05 21:08:45 +02:00 committed by Jaroslav Kysela
parent bf9ce65661
commit 6a4a3572ff

View file

@ -14,7 +14,7 @@
#include "libaesdec.h"
//-----allocate key structure
//-----key structure
struct aes_keys_t {
AES_KEY even;
AES_KEY odd;