Add ossl_asn1 symbols
authorShane Lontis <shane.lontis@oracle.com>
Mon, 8 Mar 2021 23:48:16 +0000 (09:48 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 18 Mar 2021 07:52:37 +0000 (17:52 +1000)
commitadf7e6d1d63890f037625031789ed042187c3947
tree48c61a773e33b6df45664d1a46e8be54e0a9092d
parent1335ca4b0799d1714a2f8e21525cb23edf660e93
Add ossl_asn1 symbols

Partial fix for #12964

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14473)
38 files changed:
crypto/asn1/a_bitstr.c
crypto/asn1/a_digest.c
crypto/asn1/a_gentm.c
crypto/asn1/a_int.c
crypto/asn1/a_object.c
crypto/asn1/a_time.c
crypto/asn1/a_type.c
crypto/asn1/a_utctm.c
crypto/asn1/asn1_lib.c
crypto/asn1/asn1_local.h
crypto/asn1/evp_asn1.c
crypto/asn1/standard_methods.h
crypto/asn1/tasn_dec.c
crypto/asn1/tasn_enc.c
crypto/asn1/tasn_fre.c
crypto/asn1/tasn_new.c
crypto/asn1/tasn_prn.c
crypto/asn1/tasn_utl.c
crypto/asn1/x_algor.c
crypto/asn1/x_int64.c
crypto/cmp/cmp_client.c
crypto/cms/cms_ess.c
crypto/cms/cms_rsa.c
crypto/ctype.c
crypto/dh/dh_ameth.c
crypto/dsa/dsa_ameth.c
crypto/ec/ec_ameth.c
crypto/ec/ecx_meth.c
crypto/evp/evp_lib.c
crypto/rsa/rsa_ameth.c
crypto/ts/ts_rsp_verify.c
crypto/x509/t_x509.c
crypto/x509/x509_vfy.c
crypto/x509/x_all.c
include/crypto/asn1.h
include/crypto/ctype.h
include/crypto/x509.h
include/internal/cryptlib.h