Allocate the three shared DRBGs on the secure heap
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 6 Nov 2017 01:29:15 +0000 (02:29 +0100)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Sun, 17 Dec 2017 22:12:10 +0000 (23:12 +0100)
commit933033b6928e9f01b99e7f2125f840bc052c5d96
tree5a76c40342395be1db6f2c0bc2a5e85f0b76a1e0
parent08a65d9686b131cb4193feaaf1d5cef941fa349c
Allocate the three shared DRBGs on the secure heap

Signed-off-by: Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/4402)
crypto/rand/drbg_lib.c