openssl/include
Matt Caswell b2f1b36592 Actually use a legacy route in pem_read_bio_key_legacy()
The function pem_read_bio_key_legacy() is a fallback route if we
failed to load a key via a provider. We should be using the legacy
specific d2i functions to force legacy otherwise we end up using a
provider anyway

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15504)
2021-06-08 18:53:39 +01:00
..
crypto Actually use a legacy route in pem_read_bio_key_legacy() 2021-06-08 18:53:39 +01:00
internal property: Add functionality to query data from a property definition 2021-06-05 20:29:47 +10:00
openssl Move trust-related decls from x509.h.in to x509_vfy.h.in 2021-06-08 07:47:41 +02:00