Searched refs:SetKeys (Results 1 – 4 of 4) sorted by relevance
94 bool SetKeys(const sync_pb::EncryptedData& encrypted);
133 bool Cryptographer::SetKeys(const sync_pb::EncryptedData& encrypted) { in SetKeys() function in browser_sync::Cryptographer
299 cryptographer->SetKeys(nigori.encrypted()); in AttemptToUpdateEntry()
1790 cryptographer->SetKeys(nigori.encrypted()); in BootstrapEncryption()