openssl/include
Matt Caswell 7be04a3ac4 Give ASN.1 objects the ability to report their libctx/propq
Some ASN.1 objects have an embedded libctx/propq. If they have one we
give the ASN.1 code the ability to find these values and use them where
needed. This is used for OSSL_CMP_MSG_dup() and X509_dup().

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
..
crypto Add internal get_number functions to internal headers 2021-06-02 20:45:39 +10:00
internal Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
openssl Give ASN.1 objects the ability to report their libctx/propq 2021-06-05 17:39:27 +10:00