]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fixed issue where DRBG_CTR fails if NO_DF is used - when entropy is called
authorShane Lontis <shane.lontis@oracle.com>
Wed, 25 Jul 2018 01:08:48 +0000 (11:08 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 25 Jul 2018 20:58:44 +0000 (06:58 +1000)
commit7c226dfc434dcd0c8a3240df166b7561a8b51b0f
treedd3a3875725ce3e85c2ca1b0f2bc41823fc5a705
parent037241bf046be8cfc7e9216959393dd20b06fc21
Fixed issue where DRBG_CTR fails if NO_DF is used - when entropy is called

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/6778)
crypto/rand/rand_lib.c