openssl/crypto/store
Matt Caswell cd1981a0dc Fix Decoder, Encoder and Store loader fetching
Attempting to fetch one of the above and providing a query string was
failing with an internal assertion error. We must ensure that we give the
provider when calling ossl_method_store_cache_set()

Fixes #17456

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17459)
2022-01-12 10:55:15 +11:00
..
build.info
store_err.c
store_init.c
store_lib.c OSSL_STORE_open_ex(): Prevent spurious error: unregistered scheme=file 2022-01-07 10:40:44 +01:00
store_local.h Defined out MUTEX attributes not available on NonStop SPT Threads. 2021-07-02 12:33:45 +10:00
store_meth.c Fix Decoder, Encoder and Store loader fetching 2022-01-12 10:55:15 +11:00
store_register.c Defined out MUTEX attributes not available on NonStop SPT Threads. 2021-07-02 12:33:45 +10:00
store_result.c try_pkcs12(): cleanse passphrase so it is not left on the stack 2022-01-03 10:35:36 +01:00
store_strings.c