OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstallKeys
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/sync/util/
cryptographer.h
124
void
InstallKeys
(const std::string& default_key_name,
cryptographer.cc
140
InstallKeys
(encrypted.key_name(), bag);
167
InstallKeys
(pending_keys_->key_name(), bag);
244
void Cryptographer::
InstallKeys
(const std::string& default_key_name,
/external/chromium_org/sync/util/
cryptographer.h
133
void
InstallKeys
(const sync_pb::EncryptedData& encrypted);
cryptographer.cc
202
void Cryptographer::
InstallKeys
(const sync_pb::EncryptedData& encrypted) {
/external/chromium_org/sync/test/
fake_sync_encryption_handler.cc
36
cryptographer_.
InstallKeys
(nigori.encryption_keybag());
/external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.cc
[
all
...]
Completed in 146 milliseconds