VirtualBox

Changeset 74313 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Sep 17, 2018 3:50:55 PM (6 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r74295 r74313  
    3535/** Magic number for RTAIOMGRINTFILE::u32Magic. (Ephraim Kishon) */
    3636#define RTAIOMGRFILE_MAGIC              UINT32_C(0x19240823)
     37/** Magic number for RTCRCIPHERINT::u32Magic. (Michael Wolff) */
     38#define RTCRCIPHERINT_MAGIC             UINT32_C(0x19530827)
    3739/** Magic value for RTCRKEYINT::u32Magic. (Ronald Linn Rivest) */
    3840#define RTCRKEYINT_MAGIC                UINT32_C(0x19470506)
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