Searched refs:GetDefaultNigoriKey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sync/util/
H A Dcryptographer.h181 std::string GetDefaultNigoriKey() const;
H A Dcryptographer.cc254 std::string unencrypted_token = GetDefaultNigoriKey();
329 std::string Cryptographer::GetDefaultNigoriKey() const { function in class:syncer::Cryptographer
/external/chromium_org/sync/internal_api/
H A Dsync_encryption_handler_impl.cc1527 serialized_nigori = cryptographer.GetDefaultNigoriKey();

Completed in 106 milliseconds