Removed plain_length parameter and copied esalt buffer to salt ofr sorting mechanism.
This commit is contained in:
@@ -696,7 +696,6 @@ typedef struct
|
||||
{
|
||||
u32 iv[2];
|
||||
u32 plain[2];
|
||||
u32 plain_length;
|
||||
u32 position[2];
|
||||
|
||||
} chacha20_t;
|
||||
|
||||
Reference in New Issue
Block a user