Searched refs:GetKeys (Results 1 – 8 of 8) sorted by relevance
84 bool GetKeys(sync_pb::EncryptedData* encrypted) const;
117 EXPECT_TRUE(cryptographer.GetKeys(&nigori)); in TEST()
87 bool Cryptographer::GetKeys(sync_pb::EncryptedData* encrypted) const { in GetKeys() function in browser_sync::Cryptographer
340 other_cryptographer.GetKeys(nigori->mutable_encrypted()); in TEST_F()408 cryptographer->GetKeys(nigori->mutable_encrypted()); in TEST_F()505 other_cryptographer.GetKeys(nigori->mutable_encrypted()); in TEST_F()
729 cryptographer->GetKeys(nigori.mutable_encrypted()); in SetUpEncryption()
1991 cryptographer->GetKeys(specifics.mutable_encrypted()); in SetPassphrase()
69 GetKeys(theKeyMap); in CommandKeyIsDown()
218 GetKeys(keys); in Mac_HandleEvents()