]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:13:47 +0000 (16:13 +1000)
commitb1522fa5ef676b7af0128eab3eee608af3416182
treefc973771cba1c5379cf3179499f7c39191480bf1
parent03cdfe1efaf2a3b5192b8cb3ef331939af7bfeb8
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)
test/drbgtest.c