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

  /external/chromium/chrome/browser/chromeos/login/
google_authenticator.cc 434 std::string ascii_salt = SaltAsAscii();
461 std::string GoogleAuthenticator::SaltAsAscii() {
parallel_authenticator.cc 575 std::string ascii_salt = SaltAsAscii();
602 std::string ParallelAuthenticator::SaltAsAscii() {

Completed in 185 milliseconds