Searched refs:InstallKeys (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/sync/test/
H A Dfake_sync_encryption_handler.cc36 cryptographer_.InstallKeys(nigori.encryption_keybag());
/external/chromium_org/sync/util/
H A Dcryptographer.h134 void InstallKeys(const sync_pb::EncryptedData& encrypted);
H A Dcryptographer.cc220 void Cryptographer::InstallKeys(const sync_pb::EncryptedData& encrypted) { function in class:syncer::Cryptographer
/external/chromium_org/sync/internal_api/
H A Dsync_encryption_handler_impl.cc1542 cryptographer->InstallKeys(keybag);

Completed in 470 milliseconds