Searched defs:CanDecryptUsingDefaultKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/util/
H A Dcryptographer.cc39 bool Cryptographer::CanDecryptUsingDefaultKey( function in class:browser_sync::Cryptographer
/external/chromium_org/sync/util/
H A Dcryptographer.cc50 bool Cryptographer::CanDecryptUsingDefaultKey( function in class:syncer::Cryptographer
77 if (CanDecryptUsingDefaultKey(*encrypted)) {
314 if (!CanDecryptUsingDefaultKey(encrypted_bag))

Completed in 130 milliseconds