Searched defs:fEncrypted (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp4420 bool fEncrypted = false; local
4421 hrc = i_configMediumProperties(pCfg, pMedium, &fHostIP, &fEncrypted); H();
4449 hrc = i_configMediumProperties(pCur, pMedium, &fHostIP, &fEncrypted); H();
4461 if (fEncrypted)

Completed in 60 milliseconds