openssl/test/testutil
Matt Caswell d2b6c06274 Ensure libctx/propq is propagated when handling X509_REQ
When we create via d2i or dup an X509_REQ we should ensure that the libctx
is properly propagated. We also ensure we create X509_REQ objects with the
proper libctx assigned in the CMP tests.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15591)
2021-06-05 17:39:27 +10:00
..
apps_mem.c
basic_output.c
cb.c
driver.c
fake_random.c Rename the field 'provctx and data' to 'algctx' inside some objects containing 2021-05-24 10:12:18 +10:00
format_output.c
load.c Ensure libctx/propq is propagated when handling X509_REQ 2021-06-05 17:39:27 +10:00
main.c
options.c
output.c
output.h
provider.c Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers 2021-06-01 12:16:27 +02:00
random.c
stanza.c
test_cleanup.c
test_options.c
tests.c
testutil_init.c
tu_local.h