gosthash.c: use memmove in circle_xor8, as input pointers can be equal.
authorAndy Polyakov <appro@openssl.org>
Mon, 13 Aug 2012 16:36:51 +0000 (16:36 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 13 Aug 2012 16:36:51 +0000 (16:36 +0000)
commit99e59d634a16502106bb926699c49c9703ab8981
treedf8124691b9d4b7f1e28d4d9689dd003f8d2a1fd
parentcb726fe8d46a1ae7cb9bc286980f73e7e6a9f6f7
gosthash.c: use memmove in circle_xor8, as input pointers can be equal.

PR: 2858
engines/ccgost/gosthash.c