Add the function OSSL_LIB_CTX_get0_global_default()
authorMatt Caswell <matt@openssl.org>
Fri, 16 Apr 2021 10:13:30 +0000 (11:13 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 19 Apr 2021 09:52:18 +0000 (10:52 +0100)
commit978e323a4dbc9e790c13cc479b68c260677dc4c4
treecd6e8ff536212de5b5f83b8ba049a7ff7602cbd4
parent92b20fb8f742d50ca9eae8c28a855df94b9a3783
Add the function OSSL_LIB_CTX_get0_global_default()

An API function for obtaining the global default lib ctx.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14890)
crypto/context.c
doc/man3/OSSL_LIB_CTX.pod
include/openssl/crypto.h.in
util/libcrypto.num