VirtualBox

Changeset 51840 in vbox for trunk/include


Ignore:
Timestamp:
Jul 3, 2014 11:10:07 AM (11 years ago)
Author:
vboxsync
Message:

mangle the sha-224 symbols.

File:
1 edited

Legend:

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

    r51770 r51840  
    13201320# define RTSha1ToString                                 RT_MANGLER(RTSha1ToString)
    13211321# define RTSha1Update                                   RT_MANGLER(RTSha1Update)
     1322# define RTSha224                                       RT_MANGLER(RTSha224)
     1323# define RTSha224Final                                  RT_MANGLER(RTSha224Final)
     1324# define RTSha224FromString                             RT_MANGLER(RTSha224FromString)
     1325# define RTSha224Init                                   RT_MANGLER(RTSha224Init)
     1326# define RTSha224ToString                               RT_MANGLER(RTSha224ToString)
     1327# define RTSha224Update                                 RT_MANGLER(RTSha224Update)
     1328# define RTSha224Digest                                 RT_MANGLER(RTSha224Digest)
     1329# define RTSha224DigestFromFile                         RT_MANGLER(RTSha224DigestFromFile)
    13221330# define RTSha256                                       RT_MANGLER(RTSha256)
    13231331# define RTSha256Final                                  RT_MANGLER(RTSha256Final)
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