VirtualBox

Changeset 94674 in vbox


Ignore:
Timestamp:
Apr 21, 2022 5:14:11 PM (3 years ago)
Author:
vboxsync
Message:

include/VBox: Add cryptographic module interface for VM encryption (the module will be part of the extension pack), bugref:9955 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxCryptoIf.h

    r94673 r94674  
    9494     * @param   hCryptoCtx          Handle of crpytographic context to destroy.
    9595     */
    96     DECLR3CALLBACKMEMBER(int, pfnCryptoCtxLoad, (VBOXCRYPTOCTX hCryptoCtx));
     96    DECLR3CALLBACKMEMBER(int, pfnCryptoCtxDestroy, (VBOXCRYPTOCTX hCryptoCtx));
    9797
    9898    /**
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