mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-05 00:39:04 +00:00
[ctrtool] Fixed issue #7
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ void ctr_set_iv( ctr_aes_context* ctx,
|
||||
u8 iv[16] );
|
||||
|
||||
void ctr_add_counter( ctr_aes_context* ctx,
|
||||
u32 carry );
|
||||
u32 block_num );
|
||||
|
||||
void ctr_set_counter( ctr_aes_context* ctx,
|
||||
u8 ctr[16] );
|
||||
|
||||
Reference in New Issue
Block a user