Address a bug in the DRBG tests where the reseeding wasn't properly
authorPauli <paul.dale@oracle.com>
Fri, 21 Dec 2018 02:03:19 +0000 (12:03 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 8 Feb 2019 06:15:01 +0000 (16:15 +1000)
commitee774d5d3cb38455e8c9d4d73612bf6eebdfa335
tree46513704fae24ee91b18756cd7217d5a77dd3b1b
parenteaacc2475044b624a7b3b1ecd9ebe5953a6ff45d
Address a bug in the DRBG tests where the reseeding wasn't properly
reinstantiating the DRBG.

Bug reported by Doug Gibbons.

Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
(Merged from https://github.com/openssl/openssl/pull/8184)

(cherry picked from commit b1522fa5ef676b7af0128eab3eee608af3416182)
test/drbgtest.c