Home | History | Annotate | Download | only in engine

Lines Matching defs:legacy

222     // Passwords have their own legacy encryption structure.
1308 // If this is a deletion for a password, sets the legacy
2140 // Passwords are encrypted with their own legacy scheme.
2254 ServerConnectionEvent legacy;
2255 legacy.what_happened = ServerConnectionEvent::STATUS_CHANGED;
2256 legacy.connection_code = event.connection_code;
2257 legacy.server_reachable = event.server_reachable;
2258 HandleServerConnectionEvent(legacy);
2386 // Passwords must use their own legacy ExtraPasswordChangeRecordData.