Home
last modified time | relevance | path

Searched refs:BinaryToHex (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dgoogle_authenticator.cc454 BinaryToHex(passhash, in HashPassword()
465 if (GoogleAuthenticator::BinaryToHex(system_salt_, in SaltAsAscii()
476 bool GoogleAuthenticator::BinaryToHex(const std::vector<unsigned char>& binary, in BinaryToHex() function in chromeos::GoogleAuthenticator
Dparallel_authenticator.cc595 BinaryToHex(passhash, in HashPassword()
606 if (ParallelAuthenticator::BinaryToHex(system_salt_, in SaltAsAscii()
616 bool ParallelAuthenticator::BinaryToHex( in BinaryToHex() function in chromeos::ParallelAuthenticator
Dparallel_authenticator.h225 static bool BinaryToHex(const std::vector<unsigned char>& binary,
Dgoogle_authenticator.h154 static bool BinaryToHex(const std::vector<unsigned char>& binary,