Searched refs:SetPendingKeys (Results 1 – 5 of 5) sorted by relevance
99 void SetPendingKeys(const sync_pb::EncryptedData& encrypted);
124 cryptographer.SetPendingKeys(nigori); in TEST()
144 void Cryptographer::SetPendingKeys(const sync_pb::EncryptedData& encrypted) { in SetPendingKeys() function in browser_sync::Cryptographer
301 cryptographer->SetPendingKeys(nigori.encrypted()); in AttemptToUpdateEntry()
1792 cryptographer->SetPendingKeys(nigori.encrypted()); in BootstrapEncryption()2501 cryptographer->SetPendingKeys(nigori.encrypted()); in OnSyncEngineEvent()