Searched refs:passphrase_type (Results 1 – 13 of 13) sorted by relevance
155 if (server_nigori.passphrase_type() == in ApplyNigoriUpdate()157 local_nigori.passphrase_type() != in ApplyNigoriUpdate()159 DCHECK(local_nigori.passphrase_type() == in ApplyNigoriUpdate()161 local_nigori.passphrase_type() == in ApplyNigoriUpdate()
606 nigori().passphrase_type()); in TEST_F()689 nigori().passphrase_type()); in TEST_F()768 nigori().passphrase_type()); in TEST_F()854 nigori().passphrase_type()); in TEST_F()
142 status_.passphrase_type = type; in SetPassphraseType()
138 void VerifyMigratedNigori(PassphraseType passphrase_type, in VerifyMigratedNigori() argument140 VerifyMigratedNigoriWithTimestamp(0, passphrase_type, passphrase); in VerifyMigratedNigori()145 PassphraseType passphrase_type, in VerifyMigratedNigoriWithTimestamp() argument156 if (passphrase_type == CUSTOM_PASSPHRASE || in VerifyMigratedNigoriWithTimestamp()157 passphrase_type == FROZEN_IMPLICIT_PASSPHRASE) { in VerifyMigratedNigoriWithTimestamp()160 if (passphrase_type == CUSTOM_PASSPHRASE) { in VerifyMigratedNigoriWithTimestamp()162 nigori.passphrase_type()); in VerifyMigratedNigoriWithTimestamp()170 nigori.passphrase_type()); in VerifyMigratedNigoriWithTimestamp()176 nigori.passphrase_type()); in VerifyMigratedNigoriWithTimestamp()192 PassphraseType passphrase_type, in BuildMigratedNigori() argument[all …]
81 if (nigori.passphrase_type() == in IsNigoriMigratedToKeystore()84 if (nigori.passphrase_type() == in IsNigoriMigratedToKeystore()864 ProtoPassphraseTypeToEnum(nigori.passphrase_type()); in ApplyNigoriUpdateImpl()924 ProtoPassphraseTypeToEnum(nigori.passphrase_type())); in ApplyNigoriUpdateImpl()987 (ProtoPassphraseTypeToEnum(nigori.passphrase_type()) == in ApplyNigoriUpdateImpl()1305 nigori.passphrase_type() == in ShouldTriggerMigration()
29 passphrase_type(IMPLICIT_PASSPHRASE), in SyncStatus()
77 PassphraseType passphrase_type; member
271 StringSyncStat passphrase_type(section_encryption, in ConstructAboutInformation() local391 passphrase_type.SetValue( in ConstructAboutInformation()392 PassphraseTypeToString(full_status.passphrase_type)); in ConstructAboutInformation()
1885 syncer::PassphraseType passphrase_type = GetPassphraseType(); in IsUsingSecondaryPassphrase() local1886 return passphrase_type == syncer::FROZEN_IMPLICIT_PASSPHRASE || in IsUsingSecondaryPassphrase()1887 passphrase_type == syncer::CUSTOM_PASSPHRASE; in IsUsingSecondaryPassphrase()
390 syncer::PassphraseType passphrase_type = service->GetPassphraseType(); in DisplayConfigureSync() local402 switch (passphrase_type) { in DisplayConfigureSync()421 } else if (passphrase_type == syncer::CUSTOM_PASSPHRASE) { in DisplayConfigureSync()
101 optional PassphraseType passphrase_type = 30 field
664 SET_ENUM(passphrase_type, PassphraseTypeString); in NigoriSpecificsToValue()
297 response_entity->specifics().nigori().passphrase_type() == in HandleGetUpdatesRequest()