openssl/crypto/store
Matt Caswell 5a5d90ffac Clean up the encoder/decoder/loader stores before providers
We already had the evp method store being cleaned up before the provider
store was. This prevents issues where the method clean up functions cause
providers to clean up, which then needs access to the provider store. We
extend the same thinking to the encoder/decoder/loader stores.

Fixes #15727

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15741)
2021-06-16 11:06:30 +01:00
..
build.info STORE: Deprecate legacy / ENGINE functions 2020-09-03 17:48:32 +02:00
store_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
store_init.c Update copyright year 2021-04-08 13:04:41 +01:00
store_lib.c STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions 2021-06-11 09:09:21 +02:00
store_local.h store: remove TODOs 2021-06-02 16:30:15 +10:00
store_meth.c Clean up the encoder/decoder/loader stores before providers 2021-06-16 11:06:30 +01:00
store_register.c Update copyright year 2021-04-08 13:04:41 +01:00
store_result.c store: remove TODOs 2021-06-02 16:30:15 +10:00
store_strings.c Update copyright year 2020-10-15 14:10:06 +01:00