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

/vbox/include/VBox/vmm/
H A Dpdmifs.h1429 typedef struct PDMISECKEYHLP *PPDMISECKEYHLP; typedef in typeref:struct:PDMISECKEYHLP
1442 DECLR3CALLBACKMEMBER(int, pfnKeyMissingNotify, (PPDMISECKEYHLP pInterface));
1571 PPDMISECKEYHLP pIfSecKeyHlp));
/vbox/src/VBox/Main/include/
H A DConsoleImpl.h775 static DECLCALLBACK(int) i_pdmIfSecKeyHlp_KeyMissingNotify(PPDMISECKEYHLP pInterface);
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp202 PPDMISECKEYHLP pIfSecKeyHlp;
1781 static DECLCALLBACK(int) drvvdSetSecKeyIf(PPDMIMEDIA pInterface, PPDMISECKEY pIfSecKey, PPDMISECKEYHLP pIfSecKeyHlp)
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp10118 Console::i_pdmIfSecKeyHlp_KeyMissingNotify(PPDMISECKEYHLP pInterface)

Completed in 71 milliseconds