Commit 276ff38f authored by Белов Никита Сергеевич's avatar Белов Никита Сергеевич
Browse files

Update ak_belt_hash.c

parent 2ed6d7a6
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -132,7 +132,7 @@ static int ak_hash_context_belt_finalize(ak_pointer sctx,
ak_uint64 lastBlock[8];
while ak_hash_context_belt_update(sctx, in, (size /32)*32);
ak_hash_context_belt_update(sctx, in, (size /32)*32);
if (ssize || !size)
{
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment