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

/vbox/src/VBox/Main/include/
H A DConsoleImpl.h290 HRESULT i_setDiskEncryptionKeys(const Utf8Str &strCfg);
/vbox/src/VBox/Main/src-client/
H A DGuestImpl.cpp781 return mParent->i_setDiskEncryptionKeys(aPassword);
H A DConsoleImpl.cpp4796 HRESULT Console::i_setDiskEncryptionKeys(const Utf8Str &strCfg) function in class:Console

Completed in 522 milliseconds