asn1: Fix Windows build (missing symbols)

This commit is contained in:
Nicolas Williams
2021-03-06 01:02:13 -06:00
parent 94a7483243
commit 979dd59ac9

View File

@@ -339,6 +339,7 @@ EXPORTS
copy_ContentInfo copy_ContentInfo
copy_ContentType copy_ContentType
copy_CPSuri copy_CPSuri
copy_CRIExtensions
copy_CRLCertificateList copy_CRLCertificateList
copy_CRLDistributionPoints copy_CRLDistributionPoints
copy_CRLReason copy_CRLReason
@@ -428,6 +429,8 @@ EXPORTS
copy_HostAddresses copy_HostAddresses
copy_ImplementedCompressAlgorithms copy_ImplementedCompressAlgorithms
copy_ImplementedCryptoAlgorithms copy_ImplementedCryptoAlgorithms
copy_IOSCertificationRequest
copy_IOSCertificationRequestInfo
copy_IssuerAndSerialNumber copy_IssuerAndSerialNumber
copy_KDCDHKeyInfo copy_KDCDHKeyInfo
copy_KDCDHKeyInfo_Win2k copy_KDCDHKeyInfo_Win2k
@@ -695,6 +698,7 @@ EXPORTS
decode_CPSuri decode_CPSuri
decode_CRIAttributeSet decode_CRIAttributeSet
decode_CRIExtensions decode_CRIExtensions
decode_CRIExtensions
decode_CRLCertificateList decode_CRLCertificateList
decode_CRLDistributionPoints decode_CRLDistributionPoints
decode_CRLReason decode_CRLReason
@@ -785,6 +789,8 @@ EXPORTS
decode_ImplementedCompressAlgorithms decode_ImplementedCompressAlgorithms
decode_ImplementedCryptoAlgorithms decode_ImplementedCryptoAlgorithms
decode_IOSCertificationRequest decode_IOSCertificationRequest
decode_IOSCertificationRequest
decode_IOSCertificationRequestInfo
decode_IOSCertificationRequestInfo decode_IOSCertificationRequestInfo
decode_IssuerAndSerialNumber decode_IssuerAndSerialNumber
decode_KDCDHKeyInfo decode_KDCDHKeyInfo
@@ -1199,6 +1205,7 @@ EXPORTS
encode_CPSuri encode_CPSuri
encode_CRIAttributeSet encode_CRIAttributeSet
encode_CRIExtensions encode_CRIExtensions
encode_CRIExtensions
encode_CRLCertificateList encode_CRLCertificateList
encode_CRLDistributionPoints encode_CRLDistributionPoints
encode_CRLReason encode_CRLReason
@@ -1289,6 +1296,8 @@ EXPORTS
encode_ImplementedCompressAlgorithms encode_ImplementedCompressAlgorithms
encode_ImplementedCryptoAlgorithms encode_ImplementedCryptoAlgorithms
encode_IOSCertificationRequest encode_IOSCertificationRequest
encode_IOSCertificationRequest
encode_IOSCertificationRequestInfo
encode_IOSCertificationRequestInfo encode_IOSCertificationRequestInfo
encode_IssuerAndSerialNumber encode_IssuerAndSerialNumber
encode_KDCDHKeyInfo encode_KDCDHKeyInfo
@@ -1558,6 +1567,7 @@ EXPORTS
free_CPSuri free_CPSuri
free_CRIAttributeSet free_CRIAttributeSet
free_CRIExtensions free_CRIExtensions
free_CRIExtensions
free_CRLCertificateList free_CRLCertificateList
free_CRLDistributionPoints free_CRLDistributionPoints
free_CRLReason free_CRLReason
@@ -1648,6 +1658,8 @@ EXPORTS
free_ImplementedCompressAlgorithms free_ImplementedCompressAlgorithms
free_ImplementedCryptoAlgorithms free_ImplementedCryptoAlgorithms
free_IOSCertificationRequest free_IOSCertificationRequest
free_IOSCertificationRequest
free_IOSCertificationRequestInfo
free_IOSCertificationRequestInfo free_IOSCertificationRequestInfo
free_IssuerAndSerialNumber free_IssuerAndSerialNumber
free_KDCDHKeyInfo free_KDCDHKeyInfo
@@ -1937,6 +1949,7 @@ EXPORTS
length_ContentInfo length_ContentInfo
length_ContentType length_ContentType
length_CPSuri length_CPSuri
length_CRIExtensions
length_CRLCertificateList length_CRLCertificateList
length_CRLDistributionPoints length_CRLDistributionPoints
length_CRLReason length_CRLReason
@@ -2026,6 +2039,8 @@ EXPORTS
length_HostAddresses length_HostAddresses
length_ImplementedCompressAlgorithms length_ImplementedCompressAlgorithms
length_ImplementedCryptoAlgorithms length_ImplementedCryptoAlgorithms
length_IOSCertificationRequest
length_IOSCertificationRequestInfo
length_IssuerAndSerialNumber length_IssuerAndSerialNumber
length_KDCDHKeyInfo length_KDCDHKeyInfo
length_KDCDHKeyInfo_Win2k length_KDCDHKeyInfo_Win2k
@@ -2293,6 +2308,7 @@ EXPORTS
print_CPSuri print_CPSuri
print_CRIAttributeSet print_CRIAttributeSet
print_CRIExtensions print_CRIExtensions
print_CRIExtensions
print_CRLCertificateList print_CRLCertificateList
print_CRLDistributionPoints print_CRLDistributionPoints
print_CRLReason print_CRLReason
@@ -2383,6 +2399,8 @@ EXPORTS
print_ImplementedCompressAlgorithms print_ImplementedCompressAlgorithms
print_ImplementedCryptoAlgorithms print_ImplementedCryptoAlgorithms
print_IOSCertificationRequest print_IOSCertificationRequest
print_IOSCertificationRequest
print_IOSCertificationRequestInfo
print_IOSCertificationRequestInfo print_IOSCertificationRequestInfo
print_IssuerAndSerialNumber print_IssuerAndSerialNumber
print_KDCDHKeyInfo print_KDCDHKeyInfo