mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 16:59:02 +00:00
[ctrtool] Improved efficiency of aes-ctr operations.
This commit is contained in:
@@ -45,7 +45,6 @@ typedef struct
|
||||
u64 size;
|
||||
settings* usersettings;
|
||||
u8 counter[16];
|
||||
u8 key[16];
|
||||
ctr_aes_context aes;
|
||||
int encrypted;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user