Home
last modified time | relevance | path

Searched refs:ie7_password (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/password_manager/
Die7_password.h29 namespace ie7_password {
Dpassword_store_win.cc99 info.url_hash = ie7_password::GetUrlHash(UTF8ToWide(url.spec())); in GetIE7Login()
121 if (!ie7_password::DecryptPassword(url, info.encrypted_data, in GetIE7Result()
Die7_password.cc53 namespace ie7_password { namespace
Dpassword_store_win_unittest.cc97 info->url_hash = ie7_password::GetUrlHash(url); in CreateIE7PasswordInfo()
/external/chromium/chrome/browser/importer/
Dimporter_unittest.cc455 ASSERT_TRUE(ie7_password::GetUserPassFromData(decrypted_data1, &username, in TEST_F()
460 ASSERT_TRUE(ie7_password::GetUserPassFromData(decrypted_data2, &username, in TEST_F()