OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KeyParams
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/util/
cryptographer.h
23
struct
KeyParams
{
89
bool AddKey(const
KeyParams
& params);
104
bool DecryptPendingKeys(const
KeyParams
& params);
/external/chromium_org/sync/util/
cryptographer.h
30
struct
KeyParams
{
111
bool AddKey(const
KeyParams
& params);
127
bool AddNonDefaultKey(const
KeyParams
& params);
150
bool DecryptPendingKeys(const
KeyParams
& params);
Completed in 26 milliseconds