VirtualBox

Changeset 74317 in vbox for trunk/include


Ignore:
Timestamp:
Sep 17, 2018 4:05:03 PM (6 years ago)
Author:
vboxsync
Message:

IPRT/crypto: Simple symmetric cipher abstraction with just was we need right now. Untested. bugref:9246 [build fix]

File:
1 edited

Legend:

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

    r74313 r74317  
    31143114# define RTCrCipherGetBlockSize                         RT_MANGLER(RTCrCipherGetBlockSize)
    31153115# define RTCrCipherGetInitializationVectorLength        RT_MANGLER(RTCrCipherGetInitializationVectorLength)
    3116 # define RTCrCipherGetKeyVectorLength                   RT_MANGLER(RTCrCipherGetKeyVectorLength)
     3116# define RTCrCipherGetKeyLength                         RT_MANGLER(RTCrCipherGetKeyLength)
    31173117# define RTCrCipherOpenByType                           RT_MANGLER(RTCrCipherOpenByType)
    31183118# define RTCrCipherRetain                               RT_MANGLER(RTCrCipherRetain)
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