VirtualBox

Changeset 100422 in vbox for trunk/include


Ignore:
Timestamp:
Jul 6, 2023 7:47:06 PM (18 months ago)
Author:
vboxsync
Message:

IPRT/PKCS8: fix mangling bugref:10299

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mangling.h

    r100307 r100422  
    36903690# define RTCrPkcs7SetOfSignedData_Enum                  RT_MANGLER(RTCrPkcs7SetOfSignedData_Enum)
    36913691# define RTCrPkcs7SetOfSignedData_Init                  RT_MANGLER(RTCrPkcs7SetOfSignedData_Init)
     3692# define RTCrPkcs8PrivateKeyInfo_CheckSanity            RT_MANGLER(RTCrPkcs8PrivateKeyInfo_CheckSanity)
     3693# define RTCrPkcs8PrivateKeyInfo_Clone                  RT_MANGLER(RTCrPkcs8PrivateKeyInfo_Clone)
     3694# define RTCrPkcs8PrivateKeyInfo_Compare                RT_MANGLER(RTCrPkcs8PrivateKeyInfo_Compare)
     3695# define RTCrPkcs8PrivateKeyInfo_DecodeAsn1             RT_MANGLER(RTCrPkcs8PrivateKeyInfo_DecodeAsn1)
     3696# define RTCrPkcs8PrivateKeyInfo_Delete                 RT_MANGLER(RTCrPkcs8PrivateKeyInfo_Delete)
     3697# define RTCrPkcs8PrivateKeyInfo_Enum                   RT_MANGLER(RTCrPkcs8PrivateKeyInfo_Enum)
     3698# define RTCrPkcs8PrivateKeyInfo_Init                   RT_MANGLER(RTCrPkcs8PrivateKeyInfo_Init)
    36923699# define RTCrPkixSignatureCreateByObjId                 RT_MANGLER(RTCrPkixSignatureCreateByObjId)
    36933700# define RTCrPkixSignatureCreateByObjIdString           RT_MANGLER(RTCrPkixSignatureCreateByObjIdString)
     
    43094316# define g_aRTCrPkcs7Markers                            RT_MANGLER(g_aRTCrPkcs7Markers)
    43104317# define g_cRTCrPkcs7Markers                            RT_MANGLER(g_cRTCrPkcs7Markers)
     4318# define g_rTCrPkcs8PrivateKeyInfo_Vtable               RT_MANGLER(g_rTCrPkcs8PrivateKeyInfo_Vtable)
    43114319# define g_aRTCrX509CertificateMarkers                  RT_MANGLER(g_aRTCrX509CertificateMarkers)
    43124320# define g_cRTCrX509CertificateMarkers                  RT_MANGLER(g_cRTCrX509CertificateMarkers)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette