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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp3087 HRESULT Medium::changeEncryption(const com::Utf8Str &aCurrentPassword, const com::Utf8Str &aCipher, argument
3183 if ( aCurrentPassword.isNotEmpty()
3199 pTask = new Medium::EncryptTask(this, aNewPassword, aCurrentPassword,

Completed in 539 milliseconds