Searched refs:GetCryptographer (Results 1 – 10 of 10) sorted by relevance
80 browser_sync::Cryptographer* GetCryptographer( in GetCryptographer() function82 browser_sync::Cryptographer* GetCryptographer( in GetCryptographer() function
226 session()->context()->directory_manager()->GetCryptographer(&trans); in TEST_F()281 session()->context()->directory_manager()->GetCryptographer(&trans); in TEST_F()329 session()->context()->directory_manager()->GetCryptographer(&trans); in TEST_F()373 session()->context()->directory_manager()->GetCryptographer(&trans); in TEST_F()467 session()->context()->directory_manager()->GetCryptographer(&trans); in TEST_F()
32 session->context()->directory_manager()->GetCryptographer(&trans), in ModelChangingExecuteImpl()
224 specifics, GetTransaction()->GetCryptographer())); in DecryptIfNecessary()237 std::string plaintext_data = GetTransaction()->GetCryptographer()-> in DecryptIfNecessary()458 if (!GetTransaction()->GetCryptographer()->Encrypt( in EncryptIfNecessary()561 Cryptographer* cryptographer = GetTransaction()->GetCryptographer(); in SetPasswordSpecifics()1778 Cryptographer* cryptographer = trans.GetCryptographer(); in BootstrapEncryption()1949 Cryptographer* cryptographer = trans.GetCryptographer(); in SetPassphrase()2418 Cryptographer* crypto = dir_manager()->GetCryptographer(trans); in HandleCalculateChangesChangeEventFromSyncer()2497 Cryptographer* cryptographer = trans.GetCryptographer(); in OnSyncEngineEvent()2810 cryptographer_ = share->dir_manager->GetCryptographer(this); in BaseTransaction()
529 browser_sync::Cryptographer* GetCryptographer() const { in GetCryptographer() function
51 session->context()->directory_manager()->GetCryptographer(&trans), in BuildAndProcessConflictSets()
373 trans.GetCryptographer()->AddKey(params); in TEST_F()723 Cryptographer* cryptographer = trans.GetCryptographer(); in SetUpEncryption()
66 trans.GetCryptographer()->is_ready(); in CryptoReadyIfNecessary()
558 trans.GetCryptographer()->is_ready(); in CryptoReadyIfNecessary()
184 return syncapi_initialized_ && trans->GetCryptographer()->is_ready(); in IsCryptographerReady()