VirtualBox

Changeset 59672 in vbox


Ignore:
Timestamp:
Feb 15, 2016 2:04:42 AM (9 years ago)
Author:
vboxsync
Message:

iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, RTX509CertificateVerify and RTX509GetErrorDescription.

Location:
trunk
Files:
2 deleted
2 edited

Legend:

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

    r59670 r59672  
    15331533# define RTReqRetain                                    RT_MANGLER(RTReqRetain)
    15341534# define RTReqWait                                      RT_MANGLER(RTReqWait)
    1535 # define RTRSAVerify                                    RT_MANGLER(RTRSAVerify)
    15361535# define RTReqGetStatus                                 RT_MANGLER(RTReqGetStatus)
    15371536# define RTS3BucketsDestroy                             RT_MANGLER(RTS3BucketsDestroy)
     
    23032302# define RTVfsUtilDummyPollOne                          RT_MANGLER(RTVfsUtilDummyPollOne)
    23042303# define RTVfsUtilPumpIoStreams                         RT_MANGLER(RTVfsUtilPumpIoStreams)
    2305 # define RTX509PrepareOpenSSL                           RT_MANGLER(RTX509PrepareOpenSSL)
    2306 # define RTX509CertificateVerify                        RT_MANGLER(RTX509CertificateVerify)
    2307 # define RTX509GetErrorDescription                      RT_MANGLER(RTX509GetErrorDescription)
    23082304# define RTZipBlockCompress                             RT_MANGLER(RTZipBlockCompress)
    23092305# define RTZipBlockDecompress                           RT_MANGLER(RTZipBlockDecompress)
  • trunk/src/VBox/Runtime/Makefile.kmk

    r59670 r59672  
    333333        common/checksum/sha512t224str.cpp \
    334334        common/checksum/sha512t256str.cpp \
    335         common/checksum/x509.cpp \
    336335        common/crypto/digest-core.cpp \
    337336        common/crypto/digest-builtin.cpp \
     
    13181317        common/time/timesupA.asm \
    13191318        common/time/timesup.cpp \
    1320         common/checksum/x509.cpp \
    13211319        generic/RTLogWriteUser-generic.cpp \
    13221320        r3/xml.cpp \
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