]> git.ipfire.org Git - thirdparty/openssl.git/commit
Refactor the EVP_RAND code to make locking issues less likely
authorPauli <paul.dale@oracle.com>
Wed, 1 Jul 2020 00:57:03 +0000 (10:57 +1000)
committerPauli <paul.dale@oracle.com>
Sun, 5 Jul 2020 03:18:08 +0000 (13:18 +1000)
commit7dc38bea94bcb71258eb2abaf48607a610cd576f
tree578ef45651e735205a76857f1ac783ce8985c075
parent132abb21f977c31477387c0585a4384e99f45b5c
Refactor the EVP_RAND code to make locking issues less likely

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/12321)
crypto/evp/evp_rand.c