test/siphash_internal_test.c: ensure the SIPHASH structure is zeroed
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Nov 2018 12:45:31 +0000 (13:45 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Nov 2018 14:35:49 +0000 (15:35 +0100)
commitb3393401faab5ce5631103f6938ef444c295d0d9
tree70ace29dfa160bf1c2d33ec0d9adb6cc748a789a
parent42acb69fd1fdab9099833c946171eefc9b86ecde
test/siphash_internal_test.c: ensure the SIPHASH structure is zeroed

Fixes #7641

[extended tests]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7642)

(cherry picked from commit c7af8b0a267981c25cc42643493289a01ffe1bbd)
test/siphash_internal_test.c