Searched refs:drvvdCryptoKeyRetain (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp644 static DECLCALLBACK(int) drvvdCryptoKeyRetain(void *pvUser, const char *pszId, const uint8_t **ppbKey, size_t *pcbKey) function
2940 pThis->VDIfCrypto.pfnKeyRetain = drvvdCryptoKeyRetain;

Completed in 50 milliseconds