Home | History | Annotate | Download | only in engine

Lines Matching full:encryption

222     // Passwords have their own legacy encryption structure.
437 DCHECK_NE(type, syncable::PASSWORDS); // Passwords use their own encryption.
443 // This datatype does not require encryption.
565 // nothing to do here. Because each encryption is seeded with a different
566 // random value, checking for equivalence post-encryption doesn't suffice.
1447 // Check if data has changed (account for encryption).
1803 // Ensure any datatypes that need encryption are encrypted.
2031 // datatypes is marked as needing encryption, it is never unmarked.