]> git.ipfire.org Git - thirdparty/openssl.git/commit
Check return value of time() when getting additional data for the DRBG
authorKurt Roeckx <kurt@roeckx.be>
Sun, 18 Feb 2018 17:39:19 +0000 (18:39 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Wed, 21 Feb 2018 19:44:11 +0000 (20:44 +0100)
commit60595292ae83b112a1854a59379a51f210c04b6c
tree8ddbfb7b5989ff99954385f0bdbb04bd64ab2549
parent32bda2b2e4900308cb025020d8c8692e1d3c2ba9
Check return value of time() when getting additional data for the DRBG

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
GH: #5400
crypto/rand/rand_lib.c