]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
gosthash2012: Simplify `pad'
authordmitry dulesov <dmitry.dulesov@gmail.com>
Thu, 30 Jan 2020 00:50:54 +0000 (03:50 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sun, 2 Feb 2020 18:05:29 +0000 (21:05 +0300)
commit11777554bd63b16bb13aa3b7358d8e7809f17523
tree758bfac154ecd42eed4783dd12d0b05388de0a35
parentfd4a24ec4b104e59df7b73da8f0f6487a28865ee
gosthash2012: Simplify `pad'

`pad' does not need this complicated  memory movements using stack
buffer.

Committed-by: Vitaly Chikunov <vt@altlinux.org>
gosthash2012.c