openssl/crypto/encode_decode
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 CORE: Generalise internal pass phrase prompter 2020-08-24 10:02:25 +02:00
decoder_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
decoder_lib.c DECODER: check the first decoded structure name against user given structure 2021-09-05 21:34:50 +02:00
decoder_meth.c Fix Decoder, Encoder and Store loader fetching 2022-01-12 10:55:15 +11:00
decoder_pkey.c DECODER: check the first decoded structure name against user given structure 2021-09-05 21:34:50 +02:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c Fix typos 2022-01-05 12:37:20 +01:00
encoder_local.h DECODER: Adapt addition of extra decoder implementations 2021-06-09 17:00:19 +02:00
encoder_meth.c Fix Decoder, Encoder and Store loader fetching 2022-01-12 10:55:15 +11:00
encoder_pkey.c ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmt 2021-06-29 17:03:45 +10:00