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

  /external/chromium/chrome/browser/sync/util/
cryptographer.cc 30 scoped_ptr<Nigori> nigori(UnpackBootstrapToken(restored_bootstrap_token));
212 Nigori* Cryptographer::UnpackBootstrapToken(const std::string& token) const {
  /external/chromium_org/sync/util/
cryptographer.cc 40 UnpackBootstrapToken(restored_bootstrap_token);
172 std::string serialized_nigori_key = UnpackBootstrapToken(
271 std::string Cryptographer::UnpackBootstrapToken(

Completed in 56 milliseconds