mirror of
https://github.com/openssl/openssl.git
synced 2024-11-23 10:03:32 +08:00
bc4d84abce
asn1_d2i_read_bio is exported by libcrypto but is only intended for internal usage, and does not exist in our public headers. Therefore we suppress errors about it being a newly added undocumented symbol. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14232)
6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
ossl_cmp_allow_unprotected_cb_t datatype
|
|
#
|
|
DEFINE_SPARSE_ARRAY_OF define
|
|
#Functions exported by libcrypto that don't exist in our public headers
|
|
asn1_d2i_read_bio internal
|