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

/external/chromium/chrome/browser/sync/util/
H A Dcryptographer.h23 struct KeyParams { struct in namespace:browser_sync
89 bool AddKey(const KeyParams& params);
104 bool DecryptPendingKeys(const KeyParams& params);
/external/chromium_org/sync/util/
H A Dcryptographer.h30 struct KeyParams { struct in namespace:syncer
111 bool AddKey(const KeyParams& params);
127 bool AddNonDefaultKey(const KeyParams& params);
150 bool DecryptPendingKeys(const KeyParams& params);

Completed in 102 milliseconds