HomeSort by relevance Sort by last modified time
    Searched refs:set_password_hash (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
google_authenticator.h 78 void set_password_hash(const std::string& fake_hash) { function in class:chromeos::GoogleAuthenticator
google_authenticator_unittest.cc 130 auth->set_password_hash(hash_ascii_);
228 auth->set_password_hash(hash_ascii_);
510 auth->set_password_hash(hash_ascii_);

Completed in 87 milliseconds