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

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

Completed in 21 milliseconds