Changeset 74317 in vbox for trunk/include
- Timestamp:
- Sep 17, 2018 4:05:03 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r74313 r74317 3114 3114 # define RTCrCipherGetBlockSize RT_MANGLER(RTCrCipherGetBlockSize) 3115 3115 # define RTCrCipherGetInitializationVectorLength RT_MANGLER(RTCrCipherGetInitializationVectorLength) 3116 # define RTCrCipherGetKey VectorLength RT_MANGLER(RTCrCipherGetKeyVectorLength)3116 # define RTCrCipherGetKeyLength RT_MANGLER(RTCrCipherGetKeyLength) 3117 3117 # define RTCrCipherOpenByType RT_MANGLER(RTCrCipherOpenByType) 3118 3118 # define RTCrCipherRetain RT_MANGLER(RTCrCipherRetain)
Note:
See TracChangeset
for help on using the changeset viewer.