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

/vbox/src/VBox/Main/include/
H A DMediumImpl.h295 HRESULT changeEncryption(const com::Utf8Str &aCurrentPassword, const com::Utf8Str &aCipher,
/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 65 milliseconds