Commit 760a429c authored by dmitry dulesov's avatar dmitry dulesov Committed by Dmitry Belyavskiy
Browse files

gosthash2012: Remove temporary variable from `stage2'



Now `stage2' will always get aligned data which is prepared in
`gost2012_hash_block' by copying into `CTX->buffer'.

This will allow to change `data' argument of `stage2' from `unsigned
char *' pointer to `union uint512_u *'.

Committed-by: default avatarVitaly Chikunov <vt@altlinux.org>
parent 757a31b7
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