Searched defs:SaltAsAscii (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dgoogle_authenticator.cc434 std::string ascii_salt = SaltAsAscii();
461 std::string GoogleAuthenticator::SaltAsAscii() { function in class:chromeos::GoogleAuthenticator
H A Dparallel_authenticator.cc575 std::string ascii_salt = SaltAsAscii();
602 std::string ParallelAuthenticator::SaltAsAscii() { function in class:chromeos::ParallelAuthenticator

Completed in 102 milliseconds