Modify the legacy provider to use OSSL_LIB_CTX_new_child()
authorMatt Caswell <matt@openssl.org>
Thu, 22 Apr 2021 07:31:08 +0000 (08:31 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 11 May 2021 13:56:55 +0000 (14:56 +0100)
commitd0efad482f7d72db3d52bdb0380bd019e6d59de8
tree63e975dab0a359bf058c62372c5f0ecc9235bf3b
parentf12a5690de906c05031f0195b6dec6925ff27231
Modify the legacy provider to use OSSL_LIB_CTX_new_child()

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14991)
providers/legacyprov.c