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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp736 pszKeyStoreLoad(NULL),
746 const char *pszKeyStoreLoad; member in struct:Medium::CryptoFilterSettings
7176 if (!pSettings->pszKeyStoreLoad)
7178 cbValue = strlen(pSettings->pszKeyStoreLoad) + 1;
7203 psz = pSettings->pszKeyStoreLoad;
9206 pSettings->pszKeyStoreLoad = pszKeyStore;

Completed in 417 milliseconds