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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIAddDiskEncryptionPasswordDialog.cpp139 bool isPasswordValid(const QString strMediumId, const QString strPassword);
385 const bool fPasswordStatus = isPasswordValid(strMediumId, strPassword);
409 bool UIEncryptionDataModel::isPasswordValid(const QString strMediumId, const QString strPassword) function in class:UIEncryptionDataModel

Completed in 2593 milliseconds