Home
last modified time | relevance | path

Searched defs:keystore_key (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl_unittest.cc195 const std::string& keystore_key) { in BuildMigratedNigori()
238 const std::string& keystore_key) { in InitKeystoreMigratedNigori()
1079 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F() local
1159 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F() local
1237 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F() local
1484 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F() local
1574 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F() local
1600 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F() local
1707 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F() local
1802 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F() local
Dsync_encryption_handler_impl.cc1516 const std::string& keystore_key, in GetKeystoreDecryptor()
1563 const std::string& keystore_key, in DecryptPendingKeysWithKeystoreKey()