Searched refs:entry_specifics (Results 1 – 1 of 1) sorted by relevance
86 const sync_pb::EntitySpecifics& entry_specifics = entry.Get(SPECIFICS); in ProcessUnsyncedChangesForEncryption() local91 !entry_specifics.has_encrypted()) { in ProcessUnsyncedChangesForEncryption()95 entry_specifics, in ProcessUnsyncedChangesForEncryption()107 entry_specifics.has_encrypted()) { in ProcessUnsyncedChangesForEncryption()109 if (!cryptographer->Decrypt(entry_specifics.encrypted(), in ProcessUnsyncedChangesForEncryption()136 const sync_pb::EntitySpecifics& entry_specifics = entry.Get(SPECIFICS); in VerifyUnsyncedChangesAreEncrypted() local141 !entry_specifics.has_encrypted()) { in VerifyUnsyncedChangesAreEncrypted()