openssl/crypto/encode_decode
slontis 39ed7636e0 Fix decoders so that they use the passed in propq.
Fixes #21198

decoder objects were setting propq as NULL.
Added a set_ctx/settable_ctx to all decoders that should supply
a property query parameter to internal functions.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21219)
2023-08-16 18:02:51 +02: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 Always add a suitable error if we fail to decode 2023-08-01 20:08:28 +02:00
decoder_meth.c encoder: update to structure based atomics 2023-07-01 21:18:25 +10:00
decoder_pkey.c Fix decoders so that they use the passed in propq. 2023-08-16 18:02:51 +02:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
encoder_local.h encoder: update to structure based atomics 2023-07-01 21:18:25 +10:00
encoder_meth.c encoder: update to structure based atomics 2023-07-01 21:18:25 +10:00
encoder_pkey.c Coverity 1515953: negative loop bound 2022-10-14 12:53:02 +11:00