Rename the field 'provctx and data' to 'algctx' inside some objects containing
[openssl.git] / crypto / provider_child.c
2021-05-20 Matt CaswellEnsure mirroring of properties works for subsequent...
2021-05-20 Matt CaswellAdd a callback for providers to know about global prope...
2021-05-17 Matt CaswellFix a use-after-free in the child provider code
2021-05-15 Matt CaswellInit the child providers immediately on creation of...
2021-05-11 Matt CaswellDon't convert pre-existing providers into children
2021-05-11 Matt CaswellAdd support for child provider to up_ref/free their...
2021-05-11 Matt CaswellRegister callbacks with core for child provider creatio...
2021-05-11 Matt CaswellAdd the concept of a child OSSL_LIB_CTX