Home
last modified time | relevance | path

Searched refs:old_ciphertext (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc567 const sync_pb::EncryptedData& old_ciphertext = in SetPasswordSpecifics() local
573 cryptographer->CanDecryptUsingDefaultKey(old_ciphertext)) { in SetPasswordSpecifics()