Searched defs:old_password (Results 1 – 10 of 10) sorted by relevance
94 void MockAuthenticator::RecoverEncryptedData(const std::string& old_password) { in RecoverEncryptedData()
310 const std::string& old_password, in Migrate()583 const std::string& old_password) { in RecoverEncryptedData()
312 void LoginPerformer::RecoverEncryptedData(const std::string& old_password) { in RecoverEncryptedData()
473 const u8 *old_password, size_t old_password_len, in new_password_encrypted_with_old_nt_password_hash()513 const u8 *old_password, size_t old_password_len, in old_nt_password_hash_encrypted_with_new_nt_password_hash()
98 void AppLaunchSigninScreen::MigrateUserData(const std::string& old_password) { in MigrateUserData()
573 void ExistingUserController::MigrateUserData(const std::string& old_password) { in MigrateUserData()
251 void WebUIScreenLocker::MigrateUserData(const std::string& old_password) { in MigrateUserData()
265 void WebUILoginDisplay::MigrateUserData(const std::string& old_password) { in MigrateUserData()
1600 const std::string old_password(password_element_.value().utf8()); in TEST_F() local
1303 const std::string& old_password) { in HandleMigrateUserData()