gosthash.c: use memmove in circle_xor8, as input pointers can be equal
authorAndy Polyakov <appro@openssl.org>
Mon, 13 Aug 2012 16:39:42 +0000 (16:39 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 13 Aug 2012 16:39:42 +0000 (16:39 +0000)
commit144517299cbebb972ea8607130b506c7d64a2480
tree13ad265625f02d0ab18d4a1781434a3a57f79e3f
parent5c468f0c1f9e65e09b2e4881c25edc4cb2da15e6
gosthash.c: use memmove in circle_xor8, as input pointers can be equal
[from HEAD].

PR: 2858
engines/ccgost/gosthash.c